diff options
author | June McEnroe <june@causal.agency> | 2021-02-09 02:06:53 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-02-09 02:06:53 +0000 |
commit | a0e92dd171b62f124ba885c1f3643366695aae75 (patch) | |
tree | 47b7002c879d3bbcb38d36b677206a199ed47386 /irc/catgirl/Makefile | |
parent | Update catsit to 1.2 (diff) | |
download | ports-a0e92dd171b62f124ba885c1f3643366695aae75.tar.gz ports-a0e92dd171b62f124ba885c1f3643366695aae75.zip |
Update catgirl to 1.6
Diffstat (limited to 'irc/catgirl/Makefile')
-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 b710f0d..28babf4 100644 --- a/irc/catgirl/Makefile +++ b/irc/catgirl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= catgirl -DISTVERSION= 1.5 +DISTVERSION= 1.6 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/catgirl/snapshot/ |