diff options
Diffstat (limited to 'editors/nvi-perl')
| -rw-r--r-- | editors/nvi-perl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/nvi-perl/Makefile b/editors/nvi-perl/Makefile index dfedcc695802..1cd5905aad67 100644 --- a/editors/nvi-perl/Makefile +++ b/editors/nvi-perl/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: nvi-1.79 + perl -# Version required: 1.79 # Date created: 18 Feb 1998 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # # $FreeBSD$ # -DISTNAME= nvi-1.79 -PKGNAME?= nvi-perl-1.79 +PORTNAME= nvi-perl +PORTVERSION= 1.79 CATEGORIES= editors MASTER_SITES= ftp://sleepy.vwh.net/pub/ \ ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ +DISTNAME= nvi-${PORTVERSION} MAINTAINER= itojun@itojun.org |
