diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-08-24 15:12:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-08-24 15:12:44 +0000 |
commit | 8dc1141532648ae8976ec2be79c53ab633278054 (patch) | |
tree | c22dddc38f0ce69e96e493f847122b9e369a4e1d /audio/gogglesmm | |
parent | df9c4a87f3a758c728844abf891de6a1cbfa0f38 (diff) |
Notes
Diffstat (limited to 'audio/gogglesmm')
-rw-r--r-- | audio/gogglesmm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 067fc443d9f2..8045302aa444 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -5,11 +5,10 @@ # $FreeBSD$ # -PORTNAME= gmm +PORTNAME= gogglesmm PORTVERSION= 0.10.26 CATEGORIES= audio -MASTER_SITES= http://gogglesmm.googlecode.com/files/ -DISTNAME= gogglesmm-${PORTVERSION} +MASTER_SITES= GOOGLE_CODE MAINTAINER= bapt@FreeBSD.org COMMENT= Music collection manager and player |