diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-08 11:00:35 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-08 11:00:35 +0000 |
commit | 1f6e6e79fe38d624c774d012ebda861fc69a76bc (patch) | |
tree | 6d7ac3a7e8412be4457f0fc3853d16da79e37cf7 /audio/raproxy | |
parent | 1b7a83afad7a5dbe8e18ababe184737ae6a5cc11 (diff) |
o Change URL in MASTER_SITES
o Files are not the same. Old file detar in
{raproxy} and the new in {raproxy3.0b1}
- Consequently, I remove the ${WRKSRC} in the Makefile
and change the distinfo.
- This is the only difference between the two (old and new) files.
PR: 53028
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Approved by: edwin (mentor)
Notes
Notes:
svn path=/head/; revision=82522
Diffstat (limited to 'audio/raproxy')
-rw-r--r-- | audio/raproxy/Makefile | 3 | ||||
-rw-r--r-- | audio/raproxy/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile index 082b613ee0f8..6322c4b9cfda 100644 --- a/audio/raproxy/Makefile +++ b/audio/raproxy/Makefile @@ -9,7 +9,7 @@ PORTNAME= raproxy PORTVERSION= 3.0b1 PORTREVISION= 1 CATEGORIES= audio net -MASTER_SITES= http://docs.real.com/proxykit/ +MASTER_SITES= http://docs.real.com/docs/proxy/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@freebsd.org @@ -17,7 +17,6 @@ COMMENT= Progressive Networks RealAudio Proxy Kit 3.0 beta 1 # Get it through http://www.real.com/firewall/fwdload/index.html # if the master site does not exists somehow. -WRKSRC= ${WRKDIR}/raproxy ALL_TARGET= raproxy RESTRICTED= License allows only use in a firewall or with RA products. diff --git a/audio/raproxy/distinfo b/audio/raproxy/distinfo index 59cf361599cb..97cbb9b2c4db 100644 --- a/audio/raproxy/distinfo +++ b/audio/raproxy/distinfo @@ -1 +1 @@ -MD5 (raproxy3.0b1.tar.gz) = 9a61790dfcb5d59a1ab51aef2b8a6c8a +MD5 (raproxy3.0b1.tar.gz) = 79c9f28e7493099223b59d8feec9c1fa |