diff options
Diffstat (limited to 'graphics/dia/Makefile')
-rw-r--r-- | graphics/dia/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 6987adf17882..9c9be2d54833 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -11,8 +11,7 @@ DISTVERSION= 0.96.1 PORTREVISION= 6 PORTEPOCH= 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 |