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/shorten | |
parent | 3418f798e945cdb7d950e4a70218616a0c2b4a1c (diff) | |
download | pkgsrc-03cb434cad838ae5acf1e28b6770e48452652cee.tar.gz |
Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.
Diffstat (limited to 'audio/shorten')
-rw-r--r-- | audio/shorten/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile index 16e7c157003..e7280669bf4 100644 --- a/audio/shorten/Makefile +++ b/audio/shorten/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2006/12/15 14:34:19 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/11/18 10:23:23 wiz Exp $ # DISTNAME= shorten-3.6.0 CATEGORIES= audio archivers -MASTER_SITES= http://www.etree.org/shnutils/shorten/source/ +MASTER_SITES= http://www.etree.org/shnutils/shorten/dist/src/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.etree.org/shnutils/shorten/ |