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 d042c9f..f68ea8e 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pounce -DISTVERSION= 1.4 +DISTVERSION= 1.4p1 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ |