svn commit: r304660 - head/audio/py-karaoke
Thomas Abthorpe
tabthorpe at FreeBSD.org
Sat Sep 22 04:14:05 UTC 2012
Author: tabthorpe
Date: Sat Sep 22 04:14:04 2012
New Revision: 304660
URL: http://svn.freebsd.org/changeset/ports/304660
Log:
- Reassign to the heap due to mail bounces
With hat: portmgr
Modified:
head/audio/py-karaoke/Makefile (contents, props changed)
Modified: head/audio/py-karaoke/Makefile
==============================================================================
--- head/audio/py-karaoke/Makefile Sat Sep 22 04:09:59 2012 (r304659)
+++ head/audio/py-karaoke/Makefile Sat Sep 22 04:14:04 2012 (r304660)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-karaoke
-# Date created: 8 October 2002
-# Whom: Elias Mandouvalos <ocean at mail.gr>
-#
+# Created by: Elias Mandouvalos <ocean at mail.gr>
# $FreeBSD$
-#
PORTNAME= karaoke
PORTVERSION= 0.5
@@ -13,7 +9,7 @@ MASTER_SITES= SF/py${PORTNAME}/py${PORTN
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pykaraoke-${PORTVERSION}
-MAINTAINER= ocean at mail.gr
+MAINTAINER= ports at FreeBSD.org
COMMENT= Python karaoke application (Plays CD+G, MP3+G, OGG+G files)
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
More information about the svn-ports-all
mailing list