diff options
Diffstat (limited to 'lang/compaq-cc/Makefile')
-rw-r--r-- | lang/compaq-cc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/compaq-cc/Makefile b/lang/compaq-cc/Makefile index af26877c20a2..3df1ebf20479 100644 --- a/lang/compaq-cc/Makefile +++ b/lang/compaq-cc/Makefile @@ -1,4 +1,3 @@ -# ex:ts=8 # Ports collection makefile for: compaq-cc # Date created: Thur Dec 07, 2000 # Whom: David O'Brien (obrien@NUXI.com) @@ -20,7 +19,7 @@ DISTFILES+= cpml_ev5-5.1.0-2.alpha.rpm MAINTAINER= obrien@FreeBSD.org -RESTRICTED= "Distribution not allowed" +RESTRICTED= "Distribution not allowed" BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm |