This commit is contained in:
jasper 2013-03-11 12:24:02 +00:00
parent 4343dd21e3
commit f742d5a923
2 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.5 2013/03/11 11:35:47 espie Exp $
# $OpenBSD: Makefile.inc,v 1.6 2013/03/11 12:24:02 jasper Exp $
CATEGORIES ?= net devel
@ -8,8 +8,6 @@ MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# GPLv2/LGPLv2.1
PERMIT_PACKAGE_CDROM?= Yes
PERMIT_PACKAGE_FTP?= Yes
PERMIT_DISTFILES_FTP?= Yes
EXTRACT_SUFX?= .tar.xz

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.12 2013/03/11 11:35:57 espie Exp $
# $OpenBSD: Makefile.inc,v 1.13 2013/03/11 12:24:02 jasper Exp $
SHARED_ONLY?= Yes
@ -17,8 +17,6 @@ DIST_SUBDIR= telepathy
# BSD/GPL/LGPL
PERMIT_PACKAGE_CDROM?= Yes
PERMIT_PACKAGE_FTP?= Yes
PERMIT_DISTFILES_FTP?= Yes
MAINTAINER?= Jasper Lievisse Adriaanse <jasper@openbsd.org>