summaryrefslogtreecommitdiff
path: root/x11/xcut
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2006-03-21 18:05:18 +0000
committerCy Schubert <cy@FreeBSD.org>2006-03-21 18:05:18 +0000
commit023159faf34e886d7d818f8ce1c4b2da8605c7d8 (patch)
tree03ef82535c92b825d6513f205b8bfbbc685384ec /x11/xcut
parentHopefully unbreak on FreeBSD 4. (diff)
Repair distfile fetch variables.
PR: 94795 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes
Notes: svn path=/head/; revision=157906
Diffstat (limited to 'x11/xcut')
-rw-r--r--x11/xcut/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xcut/Makefile b/x11/xcut/Makefile
index de51d3a1f7a2..d0b6119b3bdc 100644
--- a/x11/xcut/Makefile
+++ b/x11/xcut/Makefile
@@ -9,8 +9,9 @@ PORTNAME= xcut
PORTVERSION= 0.2
PORTREVISION= 1
CATEGORIES= x11
-MASTER_SITES= http://download.sourceforge.net/xcut/ \
- http://acsys.anu.edu.au/~tpot/xcut/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://acsys.anu.edu.au/~tpot/%SUBDIR%/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= cy@FreeBSD.org
COMMENT= Manipulate X cut buffers from the commandline