diff options
author | kevlo <kevlo@FreeBSD.org> | 2012-12-03 13:26:26 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2012-12-03 13:26:26 +0800 |
commit | f57a97f5e5512be894ad8b8a4d5f5a569bfe6084 (patch) | |
tree | 72dd627afc5d051592d68f8368586ac7a9b25c36 /audio/xhippo | |
parent | 5f1e199ee8175cc6998df42d64e5502b1faa20c9 (diff) | |
download | freebsd-ports-gnome-f57a97f5e5512be894ad8b8a4d5f5a569bfe6084.tar.gz freebsd-ports-gnome-f57a97f5e5512be894ad8b8a4d5f5a569bfe6084.tar.zst freebsd-ports-gnome-f57a97f5e5512be894ad8b8a4d5f5a569bfe6084.zip |
Drop maintainership.
Feature safe: yes
Diffstat (limited to 'audio/xhippo')
-rw-r--r-- | audio/xhippo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index 85d7fa2d886c..f0d80b2227c8 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -12,8 +12,8 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= kevlo@FreeBSD.org -COMMENT= A Generic music player for UNIX systems +MAINTAINER= ports@FreeBSD.org +COMMENT= Generic music player for UNIX systems RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |