diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-18 10:23:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-18 10:23:22 +0000 |
commit | 03cb434cad838ae5acf1e28b6770e48452652cee (patch) | |
tree | 41322bf718e8fa7f2a9ea4afe19cd11205b0ac77 /audio/terminatorx | |
parent | 3418f798e945cdb7d950e4a70218616a0c2b4a1c (diff) | |
download | pkgsrc-03cb434cad838ae5acf1e28b6770e48452652cee.tar.gz |
Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.
Diffstat (limited to 'audio/terminatorx')
-rw-r--r-- | audio/terminatorx/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index 3824d45170b..67fd9227d7f 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.13 2006/12/27 13:37:35 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2007/11/18 10:23:23 wiz Exp $ # DISTNAME= terminatorX-3.82 PKGNAME= ${DISTNAME:S/X/x/} PKGREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://terminatorx.cx/dist/ +MASTER_SITES= http://terminatorx.org/dist/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://terminatorx.cx/ +HOMEPAGE= http://terminatorx.org/ COMMENT= Realtime audio synthesizer DEPENDS+= mpg123-[0-9]*:../../audio/mpg123 |