aboutsummaryrefslogtreecommitdiffstats
path: root/net/skystar2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/skystar2/Makefile')
-rw-r--r--net/skystar2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/skystar2/Makefile b/net/skystar2/Makefile
index cef9622578b8..f295aa5f64bf 100644
--- a/net/skystar2/Makefile
+++ b/net/skystar2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= skystar2
-PORTVERSION= 10
+PORTVERSION= 11
CATEGORIES= net
MASTER_SITES= http://paradox.org.ua/ \
http://lissyara.su/patch/skystar2/
@@ -30,6 +30,7 @@ pre-fetch:
.endif
post-install:
+ @${INSTALL_DATA} ${WRKSRC}/etc/channels.conf.dist ${PREFIX}/etc/
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>