diff options
Diffstat (limited to 'deskutils/preferences.app')
-rw-r--r-- | deskutils/preferences.app/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/preferences.app/Makefile b/deskutils/preferences.app/Makefile index 4f9081c4756..951b3375a73 100644 --- a/deskutils/preferences.app/Makefile +++ b/deskutils/preferences.app/Makefile @@ -9,8 +9,7 @@ PORTNAME= preferences PORTVERSION= 1.2.0 PORTREVISION= 4 CATEGORIES= deskutils gnustep -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= prefsapp +MASTER_SITES= SF/prefsapp/prefsapp/${PORTVERSION} DISTNAME= Preferences-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |