aboutsummaryrefslogtreecommitdiff
path: root/irc/pounce/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/pounce/Makefile')
-rw-r--r--irc/pounce/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile
index 0c3fa8f299e1..5b7177287ce1 100644
--- a/irc/pounce/Makefile
+++ b/irc/pounce/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pounce
-DISTVERSION= 2.5
-PORTREVISION= 1
+DISTVERSION= 3.0
CATEGORIES= irc
MASTER_SITES= https://git.causal.agency/pounce/snapshot/
@@ -15,7 +14,6 @@ USE_RC_SUBR= calico pounce
MAKE_ENV+= MANDIR=${MANPREFIX}/man
CFLAGS+= -D'OPENSSL_BIN=\"${OPENSSL_BIN}\"'
-CFLAGS+= -D'CERTBOT_PATH=\"${LOCALBASE}/etc/letsencrypt\"'
.include <bsd.port.pre.mk>