diff options
author | jseger <jseger@FreeBSD.org> | 1999-04-20 03:28:35 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-04-20 03:28:35 +0800 |
commit | 0d143d573246d0f6effb0a5695836f36ac38ba53 (patch) | |
tree | 0392be72d840515fe82fa52ba3959e1d116d4a53 /archivers | |
parent | 2a3f930d924a56d3ec906f20bf051700d8b1b317 (diff) | |
download | freebsd-ports-gnome-0d143d573246d0f6effb0a5695836f36ac38ba53.tar.gz freebsd-ports-gnome-0d143d573246d0f6effb0a5695836f36ac38ba53.tar.zst freebsd-ports-gnome-0d143d573246d0f6effb0a5695836f36ac38ba53.zip |
Remove dead MASTER_SITE
Fix PLIST so that this packages again
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lzo/Makefile | 5 | ||||
-rw-r--r-- | archivers/lzo/pkg-plist | 1 | ||||
-rw-r--r-- | archivers/lzo2/Makefile | 5 | ||||
-rw-r--r-- | archivers/lzo2/pkg-plist | 1 |
4 files changed, 4 insertions, 8 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index 14758e7d8589..cbab20e9e147 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -3,13 +3,12 @@ # Date created: 21 Feb 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.2 1998/12/01 23:12:55 billf Exp $ +# $Id: Makefile,v 1.3 1998/12/10 17:24:31 vanilla Exp $ # DISTNAME= lzo-1.04 CATEGORIES= archivers devel -MASTER_SITES= ftp://wildsau.idv.uni-linz.ac.at/pub/mfx/lzo/ \ - ftp://ftp.uni-koeln.de/util/arc/ \ +MASTER_SITES= ftp://ftp.uni-koeln.de/util/arc/ \ ftp://ftp.rhrz.uni-bonn.de/pub-koeln/util/arc/ \ ftp://ftp.all.de/pub/unix/tools/archivers/lzo/ \ ftp://ftp.fu-berlin.de/pub/unix/tools/archivers/lzo/ \ diff --git a/archivers/lzo/pkg-plist b/archivers/lzo/pkg-plist index e6669dd5fb3b..8b75307cb68d 100644 --- a/archivers/lzo/pkg-plist +++ b/archivers/lzo/pkg-plist @@ -11,7 +11,6 @@ include/lzo2a.h include/lzoconf.h lib/liblzo.a lib/liblzo.la -lib/liblzo.so.1.0 share/doc/lzo/LZO.FAQ share/doc/lzo/LZO.TXT share/doc/lzo/LZOAPI.TXT diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index 14758e7d8589..cbab20e9e147 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -3,13 +3,12 @@ # Date created: 21 Feb 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.2 1998/12/01 23:12:55 billf Exp $ +# $Id: Makefile,v 1.3 1998/12/10 17:24:31 vanilla Exp $ # DISTNAME= lzo-1.04 CATEGORIES= archivers devel -MASTER_SITES= ftp://wildsau.idv.uni-linz.ac.at/pub/mfx/lzo/ \ - ftp://ftp.uni-koeln.de/util/arc/ \ +MASTER_SITES= ftp://ftp.uni-koeln.de/util/arc/ \ ftp://ftp.rhrz.uni-bonn.de/pub-koeln/util/arc/ \ ftp://ftp.all.de/pub/unix/tools/archivers/lzo/ \ ftp://ftp.fu-berlin.de/pub/unix/tools/archivers/lzo/ \ diff --git a/archivers/lzo2/pkg-plist b/archivers/lzo2/pkg-plist index e6669dd5fb3b..8b75307cb68d 100644 --- a/archivers/lzo2/pkg-plist +++ b/archivers/lzo2/pkg-plist @@ -11,7 +11,6 @@ include/lzo2a.h include/lzoconf.h lib/liblzo.a lib/liblzo.la -lib/liblzo.so.1.0 share/doc/lzo/LZO.FAQ share/doc/lzo/LZO.TXT share/doc/lzo/LZOAPI.TXT |