diff options
author | garga <garga@FreeBSD.org> | 2005-12-02 00:38:04 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-12-02 00:38:04 +0800 |
commit | e85020412b23e85d145c73d053e385f2a8b0cb6d (patch) | |
tree | ac92fdc220e597596e5fe7cccc7bf78a7955ab75 /devel | |
parent | 8c845eecab72af88ec4fa654983a22429f70d61c (diff) | |
download | freebsd-ports-gnome-e85020412b23e85d145c73d053e385f2a8b0cb6d.tar.gz freebsd-ports-gnome-e85020412b23e85d145c73d053e385f2a8b0cb6d.tar.zst freebsd-ports-gnome-e85020412b23e85d145c73d053e385f2a8b0cb6d.zip |
- Add more MASTER_SITES
- rename patch-a[ae]
Diffstat (limited to 'devel')
-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 |