diff options
Diffstat (limited to '')
-rw-r--r-- | irc/pounce-palaver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pounce-palaver/Makefile b/irc/pounce-palaver/Makefile index 67bb470..6816644 100644 --- a/irc/pounce-palaver/Makefile +++ b/irc/pounce-palaver/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pounce-palaver -DISTVERSION= 2.0 +DISTVERSION= 2.1 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ DISTNAME= pounce-${DISTVERSION} |