diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 17:56:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 17:56:05 +0000 |
commit | 3e4ed01146cfe2bdca465bd0e4d199341f62a0b6 (patch) | |
tree | d573ea09b2bf6be67cb497df199932da9e2707c4 /audio/gqradio | |
parent | 40049f4af2200d0dcf33596508688623fc75f764 (diff) |
Notes
Diffstat (limited to 'audio/gqradio')
-rw-r--r-- | audio/gqradio/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/gqradio/Makefile b/audio/gqradio/Makefile index 8d6db65eae98..868cad18c348 100644 --- a/audio/gqradio/Makefile +++ b/audio/gqradio/Makefile @@ -7,15 +7,13 @@ PORTNAME= gqradio PORTVERSION= 1.9.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=gqmpeg +MASTER_SITES= SF/gqmpeg MAINTAINER= stefan.jahn@nemesis-sektor.de COMMENT= GTK2 based FM tuner -USE_XLIB= yes GNU_CONFIGURE= yes USE_GNOME= gtk20 gnomehack gnomeprefix |