aboutsummaryrefslogtreecommitdiff
path: root/sysutils/copytape
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 19:09:11 +0000
commitf9bfad56c5f20f68338e2cd89769300e0d3e42cc (patch)
tree939b7187cbedd4a8cc92e43d8959ad5eee2b1e23 /sysutils/copytape
parent3df86a88a9d1a500b60debaa4e14f97e500a96c1 (diff)
downloadports-f9bfad56c5f20f68338e2cd89769300e0d3e42cc.tar.gz
ports-f9bfad56c5f20f68338e2cd89769300e0d3e42cc.zip
Update with the new PORTNAME/PORTVERSION variable
Notes
Notes: svn path=/head/; revision=27427
Diffstat (limited to 'sysutils/copytape')
-rw-r--r--sysutils/copytape/Makefile6
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