diff options
author | June McEnroe <june@causal.agency> | 2021-01-16 22:09:31 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-01-17 05:41:07 +0000 |
commit | 09890238b600659d76b42cb326da25a3e2904fe4 (patch) | |
tree | bac507b2a21c2a35c01cb1355c6acef3ed2dfcfb /irc/catgirl/Makefile | |
parent | Update litterbox to 1.7 (diff) | |
download | ports-09890238b600659d76b42cb326da25a3e2904fe4.tar.gz ports-09890238b600659d76b42cb326da25a3e2904fe4.zip |
Update catgirl to 1.5 (BONUS WEBISODE)
Diffstat (limited to '')
-rw-r--r-- | irc/catgirl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/catgirl/Makefile b/irc/catgirl/Makefile index 64538b6..b710f0d 100644 --- a/irc/catgirl/Makefile +++ b/irc/catgirl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= catgirl -DISTVERSION= 1.4 +DISTVERSION= 1.5 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/catgirl/snapshot/ |