diff options
author | June McEnroe <june@causal.agency> | 2020-11-24 23:31:24 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-11-24 23:31:24 +0000 |
commit | 0aa02986ca3a3e62a2ee08a471cb23f47d2c7e37 (patch) | |
tree | 5e84c1ed6664ce65a49f901978041135d2969533 /irc/pounce/Makefile | |
parent | Update libretls to 3.3.0 (diff) | |
download | ports-0aa02986ca3a3e62a2ee08a471cb23f47d2c7e37.tar.gz ports-0aa02986ca3a3e62a2ee08a471cb23f47d2c7e37.zip |
Update pounce to 2.1
Diffstat (limited to 'irc/pounce/Makefile')
-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 86a6ec6..1c4c473 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pounce -DISTVERSION= 2.0 +DISTVERSION= 2.1 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ |