diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-27 01:02:15 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-27 01:02:15 +0000 |
commit | 2d172c0774c3e562c0e0fcb60162973a53c777c1 (patch) | |
tree | bcd70a99e282df5b981f1498168306240f8e9ddd /multimedia/linux-realplayer | |
parent | Fix a resources leak & bump PORTREVISION. (diff) |
Give the user a more specific URL to download the distfile at, it's hard
to find from www.real.com.
PR: 35632
Submitted by: Mike Buchanon <buchanon@mlss15.cl.msu.edu>
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=60053
Diffstat (limited to 'multimedia/linux-realplayer')
-rw-r--r-- | multimedia/linux-realplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile index 7c35c2f725e8..a780f69e38a6 100644 --- a/multimedia/linux-realplayer/Makefile +++ b/multimedia/linux-realplayer/Makefile @@ -35,7 +35,7 @@ STRIP= IGNORE= may not be automatically fetched due to licensing\ restrictions. You MUST manually fetch the Linux RPM version after\ reading and agreeing to the license at:\ - http://www.real.com/ \ + http://scopes.real.com/real/player/unix/unix.html\ - once ${DISTFILES} has been downloaded, move it to\ ${DISTDIR} and then restart this build. .endif |