diff options
Diffstat (limited to 'emulators/aftp/Makefile')
| -rw-r--r-- | emulators/aftp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/aftp/Makefile b/emulators/aftp/Makefile index 180f8e69455f..76b601a02975 100644 --- a/emulators/aftp/Makefile +++ b/emulators/aftp/Makefile @@ -1,5 +1,4 @@ # New ports collection makefile for: aftp -# Version required: 1.0 # Date created: 18th Febuary 1997 # Last updated: 2nd August, 1998 # Whom: Joel Sutton <jsutton@bbcon.com.au> @@ -7,10 +6,11 @@ # $FreeBSD$ # -DISTNAME= aftp -PKGNAME= aftp-1.0 +PORTNAME= aftp +PORTVERSION= 1.0 CATEGORIES= emulators MASTER_SITES= ftp://ftp.apple.asimov.net/pub/apple_II/utility/ +DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= jsutton@bbcon.com.au |
