diff options
author | June McEnroe <june@causal.agency> | 2021-09-07 01:42:06 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-07 01:42:06 +0000 |
commit | e9128b08536d8521c1b4d6165e158c854aa9610f (patch) | |
tree | 6bad1e8bdca8847bc7313dc35d2ff29892c240e8 /irc/pounce/Makefile | |
parent | Update catgirl to 1.9a (diff) | |
download | ports-e9128b08536d8521c1b4d6165e158c854aa9610f.tar.gz ports-e9128b08536d8521c1b4d6165e158c854aa9610f.zip |
Update pounce to 2.5
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 f3ec177..92c806a 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,5 +1,5 @@ PORTNAME= pounce -DISTVERSION= 2.4 +DISTVERSION= 2.5 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ |