diff options
Diffstat (limited to 'www/webcopy/Makefile')
-rw-r--r-- | www/webcopy/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/webcopy/Makefile b/www/webcopy/Makefile index 9a4744b300d8..8941b5214be8 100644 --- a/www/webcopy/Makefile +++ b/www/webcopy/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: webcopy -# Version required: 0.98b7 # Date created: 14 Sep 1996 # Whom: ache # # $FreeBSD$ # -DISTNAME= webcopy -PKGNAME= ${DISTNAME}-${VERSION} +PORTNAME= webcopy +PORTVERSION= 0.98b7 CATEGORIES= www MASTER_SITES= ftp://ftp.inf.utfsm.cl/pub/utfsm/perl/ +DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org NO_PACKAGE= "This program cannot be distributed if modified in any way" NO_CDROM= "Don't sell for profit without written permission" WRKSRC= ${WRKDIR}/${PKGNAME} -VERSION= 0.98b7 ALL_TARGET= do-install: |