diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-01-31 12:16:18 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-01-31 12:16:18 +0000 |
commit | 6abdfa6dbbf572291fbb4146bd100c06c71a9cfd (patch) | |
tree | a5cee2ac3712dfbd866fb0b35509d4e847b0f0f0 /lang/gnustep-guile | |
parent | 5b37dce0f8c6e328a86652d021c6b387d90bb685 (diff) |
Notes
Diffstat (limited to 'lang/gnustep-guile')
-rw-r--r-- | lang/gnustep-guile/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/gnustep-guile/Makefile b/lang/gnustep-guile/Makefile index 24222ad39267..ffae6795ef88 100644 --- a/lang/gnustep-guile/Makefile +++ b/lang/gnustep-guile/Makefile @@ -8,8 +8,7 @@ PORTNAME= gnustep-guile PORTVERSION= 1.1.2 CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_GNUSTEP} \ - ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ +MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs MAINTAINER= dinoex@FreeBSD.org |