diff options
Diffstat (limited to 'ftp/yafc/Makefile')
-rw-r--r-- | ftp/yafc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 3819a1a6cccf..f78cc09f2d07 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: yafc -# Version required: 0.5.1 # Date created: 10 June 1999 # Whom: Chris Piazza <cpiazza@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= yafc-0.5.1 +PORTNAME= yafc +PORTVERSION= 0.5.1 CATEGORIES= ftp MASTER_SITES= ftp://mayer.physto.se/pub/yafc/ |