diff options
author | ache <ache@FreeBSD.org> | 1999-12-23 11:41:49 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-12-23 11:41:49 +0800 |
commit | 0cf6f98d6d0405fe9d90e08a1e620c0c20b36d6c (patch) | |
tree | c1ac6d14f2ddea2b6ae1fbc4147b8c3e38471420 | |
parent | 70e5d0ee0c9306aae3ddea13609092b76e878955 (diff) | |
download | freebsd-ports-gnome-0cf6f98d6d0405fe9d90e08a1e620c0c20b36d6c.tar.gz freebsd-ports-gnome-0cf6f98d6d0405fe9d90e08a1e620c0c20b36d6c.tar.zst freebsd-ports-gnome-0cf6f98d6d0405fe9d90e08a1e620c0c20b36d6c.zip |
Remove myself from MAINTAINER
-rw-r--r-- | audio/playmidi/Makefile | 2 | ||||
-rw-r--r-- | net/fspclient/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile index 834ccc458fca..9e12ee004558 100644 --- a/audio/playmidi/Makefile +++ b/audio/playmidi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org IS_INTERACTIVE= YES # asks what devices you want to support HAS_CONFIGURE= YES diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index bba8cac1f3d0..8fec5562706e 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.germany.eu.net/pub/networking/fsp/ EXTRACT_SUFX= .tar.z -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/fspclient GNU_CONFIGURE= yes |