diff options
author | June McEnroe <june@causal.agency> | 2022-02-14 23:03:47 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-02-14 23:03:47 -0500 |
commit | 60338e4ee458c5a2629495d19ff8c6fcaf57ff8d (patch) | |
tree | ab6e034fcc90851aeaa1dc136764fd93a8ee9725 /FreeBSD/irc/pounce-notify/Makefile | |
parent | FreeBSD: Update pounce-palaver to 3.0 (diff) | |
download | ports-60338e4ee458c5a2629495d19ff8c6fcaf57ff8d.tar.gz ports-60338e4ee458c5a2629495d19ff8c6fcaf57ff8d.zip |
FreeBSD: Update pounce-notify to 3.0
Diffstat (limited to 'FreeBSD/irc/pounce-notify/Makefile')
-rw-r--r-- | FreeBSD/irc/pounce-notify/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FreeBSD/irc/pounce-notify/Makefile b/FreeBSD/irc/pounce-notify/Makefile index 245b339..fdfb4d9 100644 --- a/FreeBSD/irc/pounce-notify/Makefile +++ b/FreeBSD/irc/pounce-notify/Makefile @@ -1,5 +1,5 @@ -PORTNAME= pounce-palaver -DISTVERSION= 2.5 +PORTNAME= pounce-notify +DISTVERSION= 3.0 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ DISTNAME= pounce-${DISTVERSION} |