diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-04-19 20:40:36 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-04-19 20:40:36 +0000 |
commit | ff4e9d533e78538eb826e3d44724f1ffc1d2e1f8 (patch) | |
tree | b3c43f6e503621a2a789762915456ea40a065b59 /audio | |
parent | Update to 0.14 and mark DEPRECATED to encourage users to change to (diff) |
Add an extra MASTER_SITE
PR: 96070
Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com> (maintainer)
Requested by: krismail
Notes
Notes:
svn path=/head/; revision=159969
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cpige/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cpige/Makefile b/audio/cpige/Makefile index 098982c50bf3..c7ef27048dd6 100644 --- a/audio/cpige/Makefile +++ b/audio/cpige/Makefile @@ -8,7 +8,8 @@ PORTNAME= cpige DISTVERSION= 1.4-2 CATEGORIES= audio -MASTER_SITES= http://ed.zehome.com/cpige/ +MASTER_SITES= http://ed.zehome.com/cpige/ \ + http://sce-tindy.tecnik93.com/FreeBSD/ports/cpige/ MAINTAINER= itetcu@people.tecnik93.com COMMENT= Icecast/Shoutcast stream ripper |