diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-11-03 13:10:57 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-11-03 13:10:57 +0000 |
commit | b32689c9177dee7f656d6d847c3f0c159e2ac259 (patch) | |
tree | c0620702f0b1eb26ae60303f35cd9d8db1f79dc9 /shells | |
parent | 1a705f98fff5b14dafccbea8fe3e83e3ffb65ffc (diff) | |
download | FreeBSD-ports-b32689c9177dee7f656d6d847c3f0c159e2ac259.zip FreeBSD-ports-b32689c9177dee7f656d6d847c3f0c159e2ac259.tar.gz |
Drop maintainership
Diffstat (limited to 'shells')
-rw-r--r-- | shells/viewglob/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/viewglob/Makefile b/shells/viewglob/Makefile index 392e05c..64e8888 100644 --- a/shells/viewglob/Makefile +++ b/shells/viewglob/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK+ add-on to bash and zsh BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash |