diff options
-rw-r--r-- | audio/cpige/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cpige/Makefile b/audio/cpige/Makefile index c7ef27048dd6..7673cc45c986 100644 --- a/audio/cpige/Makefile +++ b/audio/cpige/Makefile @@ -9,9 +9,9 @@ PORTNAME= cpige DISTVERSION= 1.4-2 CATEGORIES= audio MASTER_SITES= http://ed.zehome.com/cpige/ \ - http://sce-tindy.tecnik93.com/FreeBSD/ports/cpige/ + http://sce-tindy.tecnik93.com/FreeBSD/ports/sources/cpige/ -MAINTAINER= itetcu@people.tecnik93.com +MAINTAINER= itetcu@FreeBSD.org COMMENT= Icecast/Shoutcast stream ripper USE_GMAKE= yes |