diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-02-08 04:26:44 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-02-08 04:26:44 +0000 |
commit | 38ad23f657cadad9ca40b0c15f8b8c88dd6247b5 (patch) | |
tree | 617841566a3eba4e23bf5130ad97412d1b6e64dd /audio | |
parent | Update to 2.2.2 (diff) |
Fix MASTER_SITES and remove redundant distinfo entry
PR: 34726
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=54340
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rat30/Makefile | 2 | ||||
-rw-r--r-- | audio/rat30/distinfo | 1 |
2 files changed, 1 insertions, 2 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 |