diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/susv2/Makefile | 8 | ||||
-rw-r--r-- | misc/susv3/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/misc/susv2/Makefile b/misc/susv2/Makefile index 7336839ce211..7434237ae36a 100644 --- a/misc/susv2/Makefile +++ b/misc/susv2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: susv2 -# Date created: 11 April 2002 -# Whom: Simon 'corecode' Schubert <corecode@corecode.ath.cx> -# +# Created by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> # $FreeBSD$ -# PORTNAME= susv2 PORTVERSION= 1.0 @@ -14,7 +10,7 @@ DISTNAME= susv2 MAINTAINER= ports@FreeBSD.org COMMENT= Single UNIX Specification Version 2 -RESTRICTED= "Redistribution of the documents is not permitted" +RESTRICTED= Redistribution of the documents is not permitted USE_BZIP2= yes NO_BUILD= yes diff --git a/misc/susv3/Makefile b/misc/susv3/Makefile index e5baa7355c92..3bf21e674223 100644 --- a/misc/susv3/Makefile +++ b/misc/susv3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: susv3 -# Date created: 11 April 2002 -# Whom: Simon 'corecode' Schubert <corecode@corecode.ath.cx> -# +# Created by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> # $FreeBSD$ -# PORTNAME= susv3 PORTVERSION= 1.2 @@ -14,7 +10,7 @@ DISTNAME= susv3 MAINTAINER= ports@FreeBSD.org COMMENT= Single UNIX Specification Version 3 -RESTRICTED= "Redistribution of the documents is not permitted" +RESTRICTED= Redistribution of the documents is not permitted USE_BZIP2= yes NO_BUILD= yes |