diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-11-03 21:10:57 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-11-03 21:10:57 +0800 |
commit | b32689c9177dee7f656d6d847c3f0c159e2ac259 (patch) | |
tree | c0620702f0b1eb26ae60303f35cd9d8db1f79dc9 /shells | |
parent | 1a705f98fff5b14dafccbea8fe3e83e3ffb65ffc (diff) | |
download | freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.tar.gz freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.tar.zst freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.zip |
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 392e05c3141c..64e88886dea0 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 |