diff options
Diffstat (limited to 'sysutils/afio/Makefile')
-rw-r--r-- | sysutils/afio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/afio/Makefile b/sysutils/afio/Makefile index 3733a08c119..d958d2e7fd4 100644 --- a/sysutils/afio/Makefile +++ b/sysutils/afio/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: afio -# Version required: 2.4.6 # Date created: 4 October 1995 # Whom: Juergen Lock <nox@jelal.hb.north.de> # # $FreeBSD$ # -DISTNAME= afio-2.4.6 +PORTNAME= afio +PORTVERSION= 2.4.6 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/backup |