diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-06 11:17:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-06 11:17:07 +0800 |
commit | fa344af718955235a9950b4bda50ad5f1590ca36 (patch) | |
tree | df9f07197166e2fc123ae4f2aaa99218e851a764 | |
parent | c4208f62f23d0a545e58f7a4e26abbc9958135db (diff) | |
download | freebsd-ports-gnome-fa344af718955235a9950b4bda50ad5f1590ca36.tar.gz freebsd-ports-gnome-fa344af718955235a9950b4bda50ad5f1590ca36.tar.zst freebsd-ports-gnome-fa344af718955235a9950b4bda50ad5f1590ca36.zip |
- Drop maintainership
-rw-r--r-- | audio/sooperlooper/Makefile | 2 | ||||
-rw-r--r-- | databases/gigabase/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/sooperlooper/Makefile b/audio/sooperlooper/Makefile index 724a2e7d369d..1acff635ad2a 100644 --- a/audio/sooperlooper/Makefile +++ b/audio/sooperlooper/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://essej.net/sooperlooper/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Vamp audio analysis plugin SDK LICENSE= GPLv2 diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index 9a3dca8dd479..efc20fec8d17 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \ http://www.garret.ru/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Object-Relational Database Management System WRKSRC= ${WRKDIR}/${PORTNAME} |