diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
commit | d99dd57e8914358fbac01603f77e98307b8060ce (patch) | |
tree | 04bcce22406a985d12ee47ca354e918b4326fd32 /x11-fm | |
parent | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (diff) | |
download | ports-d99dd57e8914358fbac01603f77e98307b8060ce.tar.gz ports-d99dd57e8914358fbac01603f77e98307b8060ce.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/pcmanfm/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/rox-filer/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/rox-mime-editor/Makefile | 3 | ||||
-rw-r--r-- | x11-fm/rox-session/Makefile | 3 | ||||
-rw-r--r-- | x11-fm/tkdesk/Makefile | 3 | ||||
-rw-r--r-- | x11-fm/xcruise/Makefile | 2 |
6 files changed, 6 insertions, 9 deletions
diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile index 7a9fdebdb922..0fd9bdaabb05 100644 --- a/x11-fm/pcmanfm/Makefile +++ b/x11-fm/pcmanfm/Makefile @@ -9,7 +9,7 @@ PORTNAME= pcmanfm PORTVERSION= 0.5.1 CATEGORIES= x11-fm -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/PCManFM%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PCMan File Manager diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile index 0aa3129dee29..49bfabc19061 100644 --- a/x11-fm/rox-filer/Makefile +++ b/x11-fm/rox-filer/Makefile @@ -7,7 +7,7 @@ PORTNAME= rox-filer PORTVERSION= 2.10 CATEGORIES= x11-fm gnome -MASTER_SITES= SF/rox +MASTER_SITES= SF/rox/rox/${PORTVERSION} DISTNAME= rox-filer-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org diff --git a/x11-fm/rox-mime-editor/Makefile b/x11-fm/rox-mime-editor/Makefile index 3b356dbe97e4..e5ba90a39495 100644 --- a/x11-fm/rox-mime-editor/Makefile +++ b/x11-fm/rox-mime-editor/Makefile @@ -9,8 +9,7 @@ PORTNAME= rox-mime-editor PORTVERSION= 0.5 PORTREVISION= 2 CATEGORIES= x11-fm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= rox +MASTER_SITES= SF/rox/MIME-Editor/${PORTVERSION} DISTNAME= mime-editor-${PORTVERSION} EXTRACT_SUFX= .tgz diff --git a/x11-fm/rox-session/Makefile b/x11-fm/rox-session/Makefile index 540a11af6b77..8ac0f4c0ef53 100644 --- a/x11-fm/rox-session/Makefile +++ b/x11-fm/rox-session/Makefile @@ -8,8 +8,7 @@ PORTNAME= rox-session PORTVERSION= 0.30 PORTREVISION= 1 CATEGORIES= x11-fm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= rox +MASTER_SITES= SF/rox/ROX-Session/${PORTVERSION} DISTNAME= rox-session-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org diff --git a/x11-fm/tkdesk/Makefile b/x11-fm/tkdesk/Makefile index b407d10635bb..c0fb6216e8bf 100644 --- a/x11-fm/tkdesk/Makefile +++ b/x11-fm/tkdesk/Makefile @@ -9,8 +9,7 @@ PORTNAME= tkdesk PORTVERSION= 2.0.2 PORTREVISION= 1 CATEGORIES= x11-fm tk -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/TkDesk/2.0 DISTNAME= ${PORTNAME}-${PORTVERSION:R} PATCHFILES= ${DISTNAME}p1.patch ${DISTNAME}p2.patch PATCH_SITES= http://tkdesk.sourceforge.net/patches/ diff --git a/x11-fm/xcruise/Makefile b/x11-fm/xcruise/Makefile index c0bd98e4fe1e..af3605b17145 100644 --- a/x11-fm/xcruise/Makefile +++ b/x11-fm/xcruise/Makefile @@ -10,7 +10,7 @@ PORTNAME= xcruiser PORTVERSION= 0.30 PORTREVISION= 2 CATEGORIES= x11-fm -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= sanpei@FreeBSD.org COMMENT= Navigate through a three-dimensional view of a file system |