diff options
Diffstat (limited to 'audio/gqradio/Makefile')
-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 |