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-paranormal/Makefile | |
parent | 65cd17a75f3d47ce8b9e8008cf9885e7ee680a96 (diff) |
Notes
Diffstat (limited to 'graphics/xmms-paranormal/Makefile')
-rw-r--r-- | graphics/xmms-paranormal/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/xmms-paranormal/Makefile b/graphics/xmms-paranormal/Makefile index 6d5e1d1158dc..ed7e9b1793a7 100644 --- a/graphics/xmms-paranormal/Makefile +++ b/graphics/xmms-paranormal/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmms-paranormal -# Date created: 25 Apr 2002 -# Whom: David Yeske <dyeske@gmail.com> -# +# Created by: David Yeske <dyeske@gmail.com> # $FreeBSD$ -# PORTNAME= xmms-paranormal PORTVERSION= 0.2.0 @@ -12,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/paranormal/old-paranormal-xmms/${PORTVERSION} DISTNAME= paranormal-${PORTVERSION:S/.p/pre/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= An adaptation of the "OpenGL Spectrum Analyzer" from XMMS LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 |