diff options
author | June McEnroe <june@causal.agency> | 2020-11-17 21:27:33 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-11-17 21:27:33 +0000 |
commit | 55e0f312dce3551aa2b9b2a059b37d7f3754b1c9 (patch) | |
tree | ce6a17101e4b5f44bce06e217c490d8494fdaf6e /irc/catgirl/Makefile | |
parent | Update libretls to 3.2.2 (diff) | |
download | ports-55e0f312dce3551aa2b9b2a059b37d7f3754b1c9.tar.gz ports-55e0f312dce3551aa2b9b2a059b37d7f3754b1c9.zip |
Update catgirl to 1.3
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 f2bf2e0..6da38ba 100644 --- a/irc/catgirl/Makefile +++ b/irc/catgirl/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= catgirl -DISTVERSION= 1.2 +DISTVERSION= 1.3 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/catgirl/snapshot/ |