diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-06 00:27:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-06 00:27:04 +0000 |
commit | ffd9771cf0ad76fa27acb3001dc5a65d9304edd4 (patch) | |
tree | b577e0267614953386c7b04a5e3c8ec39cba3936 /audio/cd-console/Makefile | |
parent | sysutils/wmapm - Fix MASTER_SITE (make fetchable) (diff) |
audio/cd-console - Fix MASTER_SITE and WWW (make fetchable)
Port's master site and WWW page has relocated.
PR: ports/94798
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: "Julian C. Dunn" <jdunn@aquezada.com>
Diffstat (limited to 'audio/cd-console/Makefile')
-rw-r--r-- | audio/cd-console/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cd-console/Makefile b/audio/cd-console/Makefile index b6bb7a2a30f2..345a82b2a924 100644 --- a/audio/cd-console/Makefile +++ b/audio/cd-console/Makefile @@ -8,7 +8,7 @@ PORTNAME= cd-console PORTVERSION= 2.4 CATEGORIES= audio -MASTER_SITES= http://www.cs.helsinki.fi/u/salerma/cd-console/ +MASTER_SITES= http://www.oskusoft.com/osku/cd-console/ MAINTAINER= jdunn@aquezada.com COMMENT= A curses-based console CD player |