diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-12-23 22:11:49 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-12-23 22:11:49 +0000 |
commit | 7f0a29087aca61f5af1a289634209b2c8d4ee001 (patch) | |
tree | 1b0134346077eb728e4463c63aa19bb274977e61 /x11-toolkits/gnustep-back | |
parent | 5f89968290bda14787bf8cd955f484ac6c6a657b (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gnustep-back')
-rw-r--r-- | x11-toolkits/gnustep-back/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile index 8d2f81f61216..51ae15295dcb 100644 --- a/x11-toolkits/gnustep-back/Makefile +++ b/x11-toolkits/gnustep-back/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnustep-back PORTVERSION= 0.8.3 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/ + ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ MASTER_SITE_SUBDIR= core MAINTAINER= dinoex@FreeBSD.org |