diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-01-26 09:56:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-01-26 09:56:31 +0000 |
commit | a3cef4db6080d0f3edafb3e5612681f192ec13d0 (patch) | |
tree | d8129d1ae5a3b9f43c430c2260bfb55484f807b8 /www/mozilla-devel | |
parent | eb607db8561f8d201b8a4637ee596dfe36974596 (diff) | |
download | ports-a3cef4db6080d0f3edafb3e5612681f192ec13d0.tar.gz ports-a3cef4db6080d0f3edafb3e5612681f192ec13d0.zip |
Remove RESTRICTED tag.
Submitted by: jkh
Notes
Notes:
svn path=/head/; revision=9452
Diffstat (limited to 'www/mozilla-devel')
-rw-r--r-- | www/mozilla-devel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile index abc2a8776589..91de5a4abef2 100644 --- a/www/mozilla-devel/Makefile +++ b/www/mozilla-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Feb 1997 # Whom: ache # -# $Id: Makefile,v 1.12 1997/11/15 13:35:35 peter Exp $ +# $Id: Makefile,v 1.13 1997/11/20 15:48:15 asami Exp $ # DISTNAME= netscape-communicator-4.04 @@ -13,8 +13,6 @@ DISTFILES= communicator-v404-export.x86-unknown-freebsd.tar.gz MAINTAINER= ache@FreeBSD.ORG -RESTRICTED= "Commercial software" - NO_WRKSUBDIR= Yes NO_BUILD= Yes |