diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-08-23 22:20:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-08-23 22:20:50 +0000 |
commit | d239b51abde73249c49bc72024f5bfd6ee073f81 (patch) | |
tree | de29e3580678f0586e8d60226a401e41031faadd /audio | |
parent | 6456e759fb8bc2103c10e06023c81e118418179e (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/py-libmpdclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-libmpdclient/Makefile b/audio/py-libmpdclient/Makefile index 6526c24201fc..6684f59be8e7 100644 --- a/audio/py-libmpdclient/Makefile +++ b/audio/py-libmpdclient/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://mercury.chem.pitt.edu/~shank/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py-${PORTNAME}-${PORTVERSION} -MAINTAINER= tim@n2it.net +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for libmpdclient USE_PYTHON= yes |