zap unneeded PERMIT_* lines

This commit is contained in:
sthen 2013-03-28 12:05:52 +00:00
parent 27468621ac
commit a92894c099

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.15 2013/03/11 11:35:47 espie Exp $
# $OpenBSD: Makefile.inc,v 1.16 2013/03/28 12:05:52 sthen Exp $
CATEGORIES+= net net/icinga
@ -8,7 +8,5 @@ MAINTAINER?= Stuart Henderson <sthen@openbsd.org>
# GPLv2 only
PERMIT_PACKAGE_CDROM?= Yes
PERMIT_PACKAGE_FTP?= Yes
PERMIT_DISTFILES_FTP?= Yes
MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=icinga/}