diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 13:08:29 +0000 |
commit | 6527ef207006a0de7f5f96448573039bb58db46a (patch) | |
tree | ba2edb75a4ba295b0bf1185d609bb23495e0367d /audio/last.fm | |
parent | e4e1ff21dc44707195e7430ec99d42968f306e6c (diff) | |
download | ports-6527ef207006a0de7f5f96448573039bb58db46a.tar.gz ports-6527ef207006a0de7f5f96448573039bb58db46a.zip |
Notes
Diffstat (limited to 'audio/last.fm')
-rw-r--r-- | audio/last.fm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/last.fm/Makefile b/audio/last.fm/Makefile index 95f6e274bd46..6ad628c8307f 100644 --- a/audio/last.fm/Makefile +++ b/audio/last.fm/Makefile @@ -7,6 +7,7 @@ PORTNAME= last.fm PORTVERSION= 1.3.2.13 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= http://cdn.last.fm/client/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src |