From 6c90316493485779473db27c46fc143d72ca8a86 Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 8 Apr 2000 23:24:42 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- archivers/hpack.non-usa.only/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'archivers/hpack.non-usa.only/Makefile') diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile index c3ca58dc1d03..ca0866dcaccf 100644 --- a/archivers/hpack.non-usa.only/Makefile +++ b/archivers/hpack.non-usa.only/Makefile @@ -1,22 +1,22 @@ # New ports collection makefile for: hpack.with_encryption -# Version required: 0.79a0 # Date created: 7 Jan 1995 # Whom: ache # # $FreeBSD$ # -DISTNAME= hpack79src -PKGNAME= hpack-0.79a +PORTNAME= hpack +PORTVERSION= 0.79a CATEGORIES= archivers -MASTER_SITES= ftp://src.doc.ic.ac.uk/packages/hpack/ +MASTER_SITES= ftp://src.doc.ic.ac.uk/packages/hpack/ +DISTNAME= hpack79src -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ache@FreeBSD.org RESTRICTED= "Using this code inside USA will violate RSA patents" NO_WRKSUBDIR= yes -MAKEFILE= makefile -ALL_TARGET= freebsd +MAKEFILE= makefile +ALL_TARGET= freebsd INSTALL_TARGET= freebsd.install MAN1= hpack.1 -- cgit