diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:16:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:16:45 +0000 |
commit | 6c3ecbf882ec93d99e6c1f6489057d03b2628490 (patch) | |
tree | 0dee19af6736b09cde7d025bbec9872a87446af5 /archivers/hpack.non-usa.only | |
parent | 24fed9c83f549615a92d3fe6181754c70a636dc6 (diff) | |
download | ports-6c3ecbf882ec93d99e6c1f6489057d03b2628490.tar.gz ports-6c3ecbf882ec93d99e6c1f6489057d03b2628490.zip |
Notes
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 49c2a5781657..1d7e4dcd0995 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 |