aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-09-24 13:21:27 +0800
committerthierry <thierry@FreeBSD.org>2004-09-24 13:21:27 +0800
commit2d7d41b26636f0436d773f269ca87ed56364de5c (patch)
tree768ac8c7a8c04d47492783b4904603265d15c52e /x11
parent1b996c179389e8206774863cfa708f343a34ef7c (diff)
downloadfreebsd-ports-gnome-2d7d41b26636f0436d773f269ca87ed56364de5c.tar.gz
freebsd-ports-gnome-2d7d41b26636f0436d773f269ca87ed56364de5c.tar.zst
freebsd-ports-gnome-2d7d41b26636f0436d773f269ca87ed56364de5c.zip
Actually use MASTER_SITE_SUBDIR and make fetchable again.
Noticed by: Joshua Tinnin Approved by: portmgr (marcus).
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt-unicode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index f2e00d0bff79..20e39a827f6a 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rxvt-unicode
PORTVERSION= 3.9
CATEGORIES= x11
-MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/
+MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/%SUBDIR%/
MASTER_SITE_SUBDIR= . Attic
MAINTAINER= thierry@FreeBSD.org