diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-20 21:57:20 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-20 21:57:20 +0800 |
commit | ff934a7d749f644b2d1f330c56f56cdcaf21bb23 (patch) | |
tree | df2c16d86960670916d5664cc250230c72d18389 /audio/gimmix | |
parent | 35772ff3678dd29ceec4a44fe691b0d30f6662e0 (diff) | |
download | freebsd-ports-gnome-ff934a7d749f644b2d1f330c56f56cdcaf21bb23.tar.gz freebsd-ports-gnome-ff934a7d749f644b2d1f330c56f56cdcaf21bb23.tar.zst freebsd-ports-gnome-ff934a7d749f644b2d1f330c56f56cdcaf21bb23.zip |
Clean up some now useless PLIST_DIRS*
Diffstat (limited to 'audio/gimmix')
-rw-r--r-- | audio/gimmix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile index 5ab16f3092e0..c1207279f970 100644 --- a/audio/gimmix/Makefile +++ b/audio/gimmix/Makefile @@ -5,7 +5,7 @@ PORTNAME= gimmix PORTVERSION= 0.5.7.1 PORTREVISION= 6 CATEGORIES= audio -MASTER_SITES= BERLIOS/gimmix +MASTER_SITES= BERLIOS MAINTAINER= ports@FreeBSD.org COMMENT= Gimmix is a graphical MPD client written in C using GTK+2 |