diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2001-01-09 05:57:08 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 2001-01-09 05:57:08 +0000 |
commit | 8a1d4f194e16776e0dfe99294a660dd3006456b7 (patch) | |
tree | 54030674eaeb8395968b69e584b43cfbde4a6b7b /editors/nvi-perl | |
parent | 34c261aa49b0970e92716e7c1c7e3ada6b401ff8 (diff) | |
download | ports-8a1d4f194e16776e0dfe99294a660dd3006456b7.tar.gz ports-8a1d4f194e16776e0dfe99294a660dd3006456b7.zip |
Notes
Diffstat (limited to 'editors/nvi-perl')
-rw-r--r-- | editors/nvi-perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nvi-perl/Makefile b/editors/nvi-perl/Makefile index 1cd5905aad67..a9eaf78b7687 100644 --- a/editors/nvi-perl/Makefile +++ b/editors/nvi-perl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://sleepy.vwh.net/pub/ \ ftp://ftp.foretune.co.jp/pub/tools/nvi-m17n/ DISTNAME= nvi-${PORTVERSION} -MAINTAINER= itojun@itojun.org +MAINTAINER= ports@freebsd.org WRKSRC= ${WRKDIR}/${DISTNAME}/build GNU_CONFIGURE= yes |