diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-unicode/Makefile | 2 |
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 |