diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-26 10:29:43 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-26 10:29:43 +0000 |
commit | 8a5b3701aa5b73d7ccb5492b0b92a6069876bff5 (patch) | |
tree | 1d4b123fa588c37f4ac7054e17739ec156af6a35 /audio/cplay | |
parent | 7b061689bd5d83f3dd4aa0f9c047bf0771ecadfc (diff) | |
download | FreeBSD-ports-8a5b3701aa5b73d7ccb5492b0b92a6069876bff5.zip FreeBSD-ports-8a5b3701aa5b73d7ccb5492b0b92a6069876bff5.tar.gz |
Add /old directory to the mastersites so the file can be fetched again.
There is a PR for the upgrade to 1.46: ports/46391
Diffstat (limited to 'audio/cplay')
-rw-r--r-- | audio/cplay/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile index 8554286..007a379 100644 --- a/audio/cplay/Makefile +++ b/audio/cplay/Makefile @@ -9,7 +9,8 @@ PORTNAME= cplay PORTVERSION= 1.45 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ +MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ \ + http://www.tf.hut.fi/~flu/cplay/old/ MAINTAINER= j.kossen@home.nl |