diff options
Diffstat (limited to 'sysutils/copytape/Makefile')
-rw-r--r-- | sysutils/copytape/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/copytape/Makefile b/sysutils/copytape/Makefile index 28f2388ad71b..74a3a0df2f76 100644 --- a/sysutils/copytape/Makefile +++ b/sysutils/copytape/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: copytape -# Version required: 1.0 # Date created: 23 October 1998 # Whom: Stephen J. Roznowski <sjr@home.net> # # $FreeBSD$ # -DISTNAME= copytape -PKGNAME= copytape-1.0 +PORTNAME= copytape +PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_COMP_SOURCES} MASTER_SITE_SUBDIR= unix/volume10 +DISTNAME= copytape EXTRACT_SUFX= .Z MAINTAINER= ports@FreeBSD.org |