diff options
Diffstat (limited to 'accessibility/atk')
-rw-r--r-- | accessibility/atk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 9843cf6f3f4f..32193ce1649f 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -10,8 +10,7 @@ PORTNAME= atk PORTVERSION= 1.24.0 PORTREVISION?= 0 CATEGORIES= accessibility devel -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 |