summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-11 03:04:01 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-11 03:04:01 +0000
commitf9ebdca2881d0e2653ec15b4700edb53a03f8b6e (patch)
treeaf06aa93f8688ff15d1b0b24143774ca6bd0234a /irc
parent- Add LICENSE (diff)
- Add CPE info
- While here, add archive/ directory to MASTER_SITES as distfile may be _moved_ there Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=386041
Diffstat (limited to 'irc')
-rw-r--r--irc/znc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile
index 0cfd921e9ffb..79cc5ef927a9 100644
--- a/irc/znc/Makefile
+++ b/irc/znc/Makefile
@@ -4,7 +4,8 @@
PORTNAME= znc
PORTVERSION= 1.6.0
CATEGORIES= irc ipv6
-MASTER_SITES= http://znc.in/releases/
+MASTER_SITES= http://znc.in/releases/ \
+ http://znc.in/releases/archive/
MAINTAINER= jase@FreeBSD.org
COMMENT= Advanced IRC bouncer
@@ -13,7 +14,7 @@ LICENSE= APACHE20
GNU_CONFIGURE= yes
USE_RC_SUBR= znc
-USES= pkgconfig iconv gmake compiler:c++11-lib
+USES= compiler:c++11-lib cpe gmake iconv pkgconfig
NO_OPTIONS_SORT= yes