diff options
Diffstat (limited to '')
-rw-r--r-- | irc/pounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile index 599a8f2..1250d36 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pounce -DISTVERSION= 2.1p1 +DISTVERSION= 2.2 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ |