diff options
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 71217e722faf..8e3e7dbd5a43 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -10,8 +10,7 @@ PORTNAME= libgnome PORTVERSION= 2.24.1 PORTREVISION?= 0 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |