diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-30 06:25:19 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-09-30 06:25:19 +0000 |
commit | fdca62cdcb91dc62c509a82980fb517ee3ba39ad (patch) | |
tree | 3aa016350465b9652676a8ba08c9b11c944e9515 /graphics/xmms-waterfall | |
parent | 65cd17a75f3d47ce8b9e8008cf9885e7ee680a96 (diff) | |
download | ports-fdca62cdcb91dc62c509a82980fb517ee3ba39ad.tar.gz ports-fdca62cdcb91dc62c509a82980fb517ee3ba39ad.zip |
Notes
Diffstat (limited to 'graphics/xmms-waterfall')
-rw-r--r-- | graphics/xmms-waterfall/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/xmms-waterfall/Makefile b/graphics/xmms-waterfall/Makefile index fca5707d38c6..8fe0de1885bc 100644 --- a/graphics/xmms-waterfall/Makefile +++ b/graphics/xmms-waterfall/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: graphics/xmms-waterfall -# Date created: 17 Jun 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= waterfall PORTVERSION= 0.11 @@ -12,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.sethoscope.net/waterfall/ PKGNAMEPREFIX= xmms- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Yet another XMMS spectrum analyzer LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |