diff options
Diffstat (limited to 'archivers/hpack.non-usa.only')
-rw-r--r-- | archivers/hpack.non-usa.only/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile index 49c2a578165..1d7e4dcd099 100644 --- a/archivers/hpack.non-usa.only/Makefile +++ b/archivers/hpack.non-usa.only/Makefile @@ -1,10 +1,9 @@ # New ports collection makefile for: hpack.with_encryption -# Using this code inside USA you violate RSA copyright # Version required: 0.79a0 # Date created: 7 Jan 1995 # Whom: ache # -# $Id: Makefile,v 1.3 1995/04/01 12:43:24 jkh Exp $ +# $Id: Makefile,v 1.4 1995/04/12 04:53:57 asami Exp $ # DISTNAME= hpack79src @@ -15,6 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.ORG +RESTRICTED= "Using this code inside USA will violate RSA copyright." NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= freebsd |