diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-19 06:21:52 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-19 06:21:52 +0800 |
commit | 317bb4cb888e9aa84092fd811bc2f19840c34aff (patch) | |
tree | 689ed77d277413c448c11af59c2bfba0da4b48e1 /editors | |
parent | 4b0001b33e94e37b0acead22067205639f3c1b2a (diff) | |
download | freebsd-ports-gnome-317bb4cb888e9aa84092fd811bc2f19840c34aff.tar.gz freebsd-ports-gnome-317bb4cb888e9aa84092fd811bc2f19840c34aff.tar.zst freebsd-ports-gnome-317bb4cb888e9aa84092fd811bc2f19840c34aff.zip |
Reset maintainer at his request due to current lack of FreeBSD time.
Diffstat (limited to 'editors')
-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 adaf764d68ed..8fa32f389795 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors tk82 tcl82 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= billf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A vi clone inspired by the userfriendly comic strip LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ |