diff options
author | petef <petef@FreeBSD.org> | 2002-05-27 01:02:15 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-05-27 01:02:15 +0000 |
commit | 18e9e01ca1da68de21c67d99c618a36ec1321de3 (patch) | |
tree | f44df0eccae6e7d9febda623398fb04473af74b4 /audio | |
parent | ec365872a5268557554b3ded1c78ef52c65a387b (diff) | |
download | FreeBSD-ports-18e9e01ca1da68de21c67d99c618a36ec1321de3.zip FreeBSD-ports-18e9e01ca1da68de21c67d99c618a36ec1321de3.tar.gz |
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
Diffstat (limited to 'audio')
-rw-r--r-- | audio/linux-realplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-realplayer/Makefile b/audio/linux-realplayer/Makefile index 7c35c2f..a780f69 100644 --- a/audio/linux-realplayer/Makefile +++ b/audio/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 |