diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-12-01 16:38:04 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-12-01 16:38:04 +0000 |
commit | 767dccfd8680b91b4cf77cc4d2da5cad25f0a486 (patch) | |
tree | 3323924529e5b8a4dbf2552489baae15cfff9312 /devel/libslang | |
parent | 48f4cd274368add32944d850d9c6d1b4bb1bc225 (diff) | |
download | ports-767dccfd8680b91b4cf77cc4d2da5cad25f0a486.tar.gz ports-767dccfd8680b91b4cf77cc4d2da5cad25f0a486.zip |
Notes
Diffstat (limited to 'devel/libslang')
-rw-r--r-- | devel/libslang/Makefile | 5 | ||||
-rw-r--r-- | devel/libslang/files/patch-configure (renamed from devel/libslang/files/patch-aa) | 0 | ||||
-rw-r--r-- | devel/libslang/files/patch-src_Makefile.in (renamed from devel/libslang/files/patch-ae) | 0 |
3 files changed, 4 insertions, 1 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index cd7cfaa240e3..422104d09f8f 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -8,7 +8,10 @@ PORTNAME= libslang PORTVERSION= 1.4.9 CATEGORIES= devel -MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v1.4/ +MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v1.4/ \ + ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v1.4/ \ + ftp://ftp.ntua.gr/pub/lang/slang/slang/v1.4/ \ + ftp://ftp.plig.org/pub/slang/v1.4/ DISTNAME= slang-${PORTVERSION} MAINTAINER= garga@FreeBSD.org diff --git a/devel/libslang/files/patch-aa b/devel/libslang/files/patch-configure index 854673fd5a0a..854673fd5a0a 100644 --- a/devel/libslang/files/patch-aa +++ b/devel/libslang/files/patch-configure diff --git a/devel/libslang/files/patch-ae b/devel/libslang/files/patch-src_Makefile.in index 8fdbb7ec33f1..8fdbb7ec33f1 100644 --- a/devel/libslang/files/patch-ae +++ b/devel/libslang/files/patch-src_Makefile.in |