diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-08-02 02:51:50 +0000 |
commit | c0379f51fd2e7a8153c12882cb64f4bddae5a9a3 (patch) | |
tree | 2478ff4dabbea5844338aa5aaac8a848915dfa58 /editors/vigor | |
parent | ab162cfd85a47f76dbd1f993792047b738aa26af (diff) |
Notes
Diffstat (limited to 'editors/vigor')
-rw-r--r-- | editors/vigor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index bec7219b2175..eae0637e8488 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors tcl tk MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= carpetsmoker@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= A vi clone inspired by the userfriendly comic strip USE_TCL= yes |