diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /audio/py-pylast | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) |
Notes
Diffstat (limited to 'audio/py-pylast')
-rw-r--r-- | audio/py-pylast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-pylast/Makefile b/audio/py-pylast/Makefile index 369f83f19df1..ba68df00dae5 100644 --- a/audio/py-pylast/Makefile +++ b/audio/py-pylast/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= feld@FreeBSD.org -COMMENT= A Python interface to Last.fm +COMMENT= Python interface to Last.fm LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING |