diff options
author | asami <asami@FreeBSD.org> | 1997-12-25 21:39:37 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-25 21:39:37 +0000 |
commit | e68948c4db8afb00ef1229fee6bb8f1472cfccbc (patch) | |
tree | 2ae703d91f24036a3ee49eb05da6a09a228197a9 /audio | |
parent | 2c170750ceb9b49655298c0459612c34e38af027 (diff) | |
download | FreeBSD-ports-e68948c4db8afb00ef1229fee6bb8f1472cfccbc.zip FreeBSD-ports-e68948c4db8afb00ef1229fee6bb8f1472cfccbc.tar.gz |
Add PKGNAME ("-Beta2-1" is not a valid version number). Change "Beta1"
to "Beta2" in MASTER_SITES paths so this port will fetch.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/kdemultimedia11/Makefile | 9 | ||||
-rw-r--r-- | audio/kdemultimedia2/Makefile | 9 | ||||
-rw-r--r-- | audio/kdemultimedia3/Makefile | 9 |
3 files changed, 15 insertions, 12 deletions
diff --git a/audio/kdemultimedia11/Makefile b/audio/kdemultimedia11/Makefile index 327361e..44588bb 100644 --- a/audio/kdemultimedia11/Makefile +++ b/audio/kdemultimedia11/Makefile @@ -3,14 +3,15 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1997/12/24 13:58:20 se Exp $ # DISTNAME= kdemultimedia-Beta2-1 +PKGNAME= kdemultimedia-2.1b CATEGORIES= x11 -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta1/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta1/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta1/distribution/tgz/source/ +MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta2/distribution/tgz/source/ \ + ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta2/distribution/tgz/source/ \ + ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta2/distribution/tgz/source/ EXTRACT_SUFX= .src.tgz MAINTAINER= se@freebsd.org diff --git a/audio/kdemultimedia2/Makefile b/audio/kdemultimedia2/Makefile index 327361e..44588bb 100644 --- a/audio/kdemultimedia2/Makefile +++ b/audio/kdemultimedia2/Makefile @@ -3,14 +3,15 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1997/12/24 13:58:20 se Exp $ # DISTNAME= kdemultimedia-Beta2-1 +PKGNAME= kdemultimedia-2.1b CATEGORIES= x11 -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta1/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta1/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta1/distribution/tgz/source/ +MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta2/distribution/tgz/source/ \ + ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta2/distribution/tgz/source/ \ + ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta2/distribution/tgz/source/ EXTRACT_SUFX= .src.tgz MAINTAINER= se@freebsd.org diff --git a/audio/kdemultimedia3/Makefile b/audio/kdemultimedia3/Makefile index 327361e..44588bb 100644 --- a/audio/kdemultimedia3/Makefile +++ b/audio/kdemultimedia3/Makefile @@ -3,14 +3,15 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1997/12/24 13:58:20 se Exp $ # DISTNAME= kdemultimedia-Beta2-1 +PKGNAME= kdemultimedia-2.1b CATEGORIES= x11 -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta1/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta1/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta1/distribution/tgz/source/ +MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta2/distribution/tgz/source/ \ + ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta2/distribution/tgz/source/ \ + ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta2/distribution/tgz/source/ EXTRACT_SUFX= .src.tgz MAINTAINER= se@freebsd.org |