diff options
author | June McEnroe <june@causal.agency> | 2021-05-31 18:45:39 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-05-31 18:45:39 +0000 |
commit | 6f5a774ee1b06a30434124c1260b309dbd578cde (patch) | |
tree | 2e25934e420cd237fe97b1c9810d8329c8c7fa03 /irc/catgirl/Makefile | |
parent | Update pounce to 2.4 (diff) | |
download | ports-6f5a774ee1b06a30434124c1260b309dbd578cde.tar.gz ports-6f5a774ee1b06a30434124c1260b309dbd578cde.zip |
Update catgirl to 1.8
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 c21d89c..a13045e 100644 --- a/irc/catgirl/Makefile +++ b/irc/catgirl/Makefile @@ -1,5 +1,5 @@ PORTNAME= catgirl -DISTVERSION= 1.7 +DISTVERSION= 1.8 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/catgirl/snapshot/ |