diff options
author | pat <pat@FreeBSD.org> | 2002-02-08 12:26:44 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-02-08 12:26:44 +0800 |
commit | e59678879681e868551eb84c9b07639d63a5361f (patch) | |
tree | 102d45849496436a0159de3956b2d8a6145cc62b | |
parent | dbf5d819ae1db89dad71822242dca184c84848a8 (diff) | |
download | freebsd-ports-gnome-e59678879681e868551eb84c9b07639d63a5361f.tar.gz freebsd-ports-gnome-e59678879681e868551eb84c9b07639d63a5361f.tar.zst freebsd-ports-gnome-e59678879681e868551eb84c9b07639d63a5361f.zip |
Fix MASTER_SITES and remove redundant distinfo entry
PR: 34726
Submitted by: maintainer
-rw-r--r-- | audio/rat30/Makefile | 2 | ||||
-rw-r--r-- | audio/rat30/distinfo | 1 | ||||
-rw-r--r-- | mbone/rat30/Makefile | 2 | ||||
-rw-r--r-- | mbone/rat30/distinfo | 1 |
4 files changed, 2 insertions, 4 deletions
diff --git a/audio/rat30/Makefile b/audio/rat30/Makefile index d4df26ee5737..02873783ce2b 100644 --- a/audio/rat30/Makefile +++ b/audio/rat30/Makefile @@ -8,7 +8,7 @@ PORTNAME= rat PORTVERSION= 3.0.35 CATEGORIES= mbone audio -MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/${PORTVERSION}/ +MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION} MAINTAINER= anton@urc.ac.ru diff --git a/audio/rat30/distinfo b/audio/rat30/distinfo index cc2b2e3debbc..143d9169aeaf 100644 --- a/audio/rat30/distinfo +++ b/audio/rat30/distinfo @@ -1,2 +1 @@ MD5 (rat-3.0.35.tar.gz) = fff6e4a4c9617c5b7ea80f63fda96a9a -MD5 (rat-3.0.35.tar.gz) = fff6e4a4c9617c5b7ea80f63fda96a9a diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile index d4df26ee5737..02873783ce2b 100644 --- a/mbone/rat30/Makefile +++ b/mbone/rat30/Makefile @@ -8,7 +8,7 @@ PORTNAME= rat PORTVERSION= 3.0.35 CATEGORIES= mbone audio -MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/${PORTVERSION}/ +MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION} MAINTAINER= anton@urc.ac.ru diff --git a/mbone/rat30/distinfo b/mbone/rat30/distinfo index cc2b2e3debbc..143d9169aeaf 100644 --- a/mbone/rat30/distinfo +++ b/mbone/rat30/distinfo @@ -1,2 +1 @@ MD5 (rat-3.0.35.tar.gz) = fff6e4a4c9617c5b7ea80f63fda96a9a -MD5 (rat-3.0.35.tar.gz) = fff6e4a4c9617c5b7ea80f63fda96a9a |