diff options
Diffstat (limited to 'audio/gnome-audio')
-rw-r--r-- | audio/gnome-audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index 064ce401966b..aefc714cc1d1 100644 --- a/audio/gnome-audio/Makefile +++ b/audio/gnome-audio/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomeaudio PORTVERSION= 1.4.0 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/gnome-audio +MASTER_SITE_SUBDIR= sources/gnome-audio/1.4 DISTNAME= gnome-audio-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org |