diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
commit | df3c9e78bdbe989958fbb761b6ce45a605e6242e (patch) | |
tree | 0e3acdbcadc7c8eaa18b1a47934b224b9922aadc /editors/vilearn | |
parent | 252c692f11d39dd41c18dc864d61fa89a06af7e9 (diff) | |
download | ports-df3c9e78bdbe989958fbb761b6ce45a605e6242e.tar.gz ports-df3c9e78bdbe989958fbb761b6ce45a605e6242e.zip |
Notes
Diffstat (limited to 'editors/vilearn')
-rw-r--r-- | editors/vilearn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vilearn/Makefile b/editors/vilearn/Makefile index 9934d9480426..85e92797f226 100644 --- a/editors/vilearn/Makefile +++ b/editors/vilearn/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/Linux/util/networking/util-swan/pub/misc/ \ ftp://ftp.tu-chemnitz.de/pub/linux/funet-mirror/util/networking/util-swan/pub/misc/ DISTFILES= ${PORTNAME}.Z -MAINTAINER= i.vaudrey@bigfoot.com +MAINTAINER= ports@FreeBSD.org COMMENT= An interactive tutorial for the vi editor EXTRACT_CMD= uncompress |