diff options
Diffstat (limited to 'graphics/passepartout/Makefile')
-rw-r--r-- | graphics/passepartout/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/passepartout/Makefile b/graphics/passepartout/Makefile index 832e6a8b29c1..6a88f26e62a4 100644 --- a/graphics/passepartout/Makefile +++ b/graphics/passepartout/Makefile @@ -10,8 +10,7 @@ PORTNAME= passepartout PORTVERSION= 0.7.0 PORTREVISION= 1 CATEGORIES= graphics 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 |