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 86a6ec6..1c4c473 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pounce -DISTVERSION= 2.0 +DISTVERSION= 2.1 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ |