diff options
author | naddy <naddy@FreeBSD.org> | 2003-06-02 09:24:33 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-06-02 09:24:33 +0800 |
commit | bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4 (patch) | |
tree | 1d69717d4c51c87e619253154d6c93cbb6388073 /net/gini/Makefile | |
parent | af5bbed9ade96a61b0c02091db75ad4168ea1240 (diff) | |
download | freebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.tar.gz freebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.tar.zst freebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.zip |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Diffstat (limited to 'net/gini/Makefile')
-rw-r--r-- | net/gini/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gini/Makefile b/net/gini/Makefile index e70cabf66658..48cd92f9fe17 100644 --- a/net/gini/Makefile +++ b/net/gini/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lightweight media streaming server LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis |