diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
commit | 7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (patch) | |
tree | 08fc9e6bcf1537566acccd687d21a8f672653547 /deskutils/preferences.app | |
parent | e980dc91ca837353f4bef8911aeb7052c5554280 (diff) | |
download | freebsd-ports-graphics-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.gz freebsd-ports-graphics-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.zst freebsd-ports-graphics-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.zip |
- Switch SourceForge ports to the new File Release System: categories starting with D
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 |