diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-17 01:26:49 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-17 01:26:49 +0800 |
commit | 4ceae583cc5816ee9c334c3fbc5f819b4d44e4f9 (patch) | |
tree | 4ede8b4f367d77027ef1b4fd74766106c2b0d75c /misc | |
parent | e1d7e6cc3407403a7f6a8cc21b10ab8c6d9b71c5 (diff) | |
download | freebsd-ports-gnome-4ceae583cc5816ee9c334c3fbc5f819b4d44e4f9.tar.gz freebsd-ports-gnome-4ceae583cc5816ee9c334c3fbc5f819b4d44e4f9.tar.zst freebsd-ports-gnome-4ceae583cc5816ee9c334c3fbc5f819b4d44e4f9.zip |
Drop maintainership
Diffstat (limited to 'misc')
-rw-r--r-- | misc/toilet/Makefile | 2 | ||||
-rw-r--r-- | misc/xsw/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/toilet/Makefile b/misc/toilet/Makefile index 177ad889e331..75894952ea83 100644 --- a/misc/toilet/Makefile +++ b/misc/toilet/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/toilet/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced figlet(6) LIB_DEPENDS= libcaca.so:${PORTSDIR}/graphics/libcaca diff --git a/misc/xsw/Makefile b/misc/xsw/Makefile index 4a37a3f36d3c..829883845131 100644 --- a/misc/xsw/Makefile +++ b/misc/xsw/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= GOOGLE_CODE -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for creating presentations OPTIONS_DEFINE= DOCS |