diff options
Diffstat (limited to 'misc/fep/Makefile')
-rw-r--r-- | misc/fep/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/fep/Makefile b/misc/fep/Makefile index cb7a5755e93d..9564b57ef4f2 100644 --- a/misc/fep/Makefile +++ b/misc/fep/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: fep -# Version required: 1.0 # Date created: 20 Feb 1996 # Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> # # $FreeBSD$ # -DISTNAME= fep -PKGNAME= fep-1.0 +PORTNAME= fep +PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/ +DISTNAME= ${PORTNAME} MAINTAINER= nobu@psrc.isac.co.jp |