diff options
author | adrianp <adrianp> | 2009-01-08 22:28:18 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2009-01-08 22:28:18 +0000 |
commit | 1c6e8bdc3e2f7baaca83bc18b320917ef142c7b2 (patch) | |
tree | d5f317560ffe690ebdb384e67b1c0ba4dcd6cf41 /audio/id3ed | |
parent | 9bc5418995b5f64c869c256990709de591c6ecfb (diff) | |
download | pkgsrc-1c6e8bdc3e2f7baaca83bc18b320917ef142c7b2.tar.gz |
HOMEPAGE and MASTER_SITES update
Diffstat (limited to 'audio/id3ed')
-rw-r--r-- | audio/id3ed/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index 446df7a34f8..f032b8467ab 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.28 2007/02/22 19:01:13 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2009/01/08 22:28:18 adrianp Exp $ # DISTNAME= id3ed-1.10.4 PKGREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://www.dakotacom.net/~donut/programs/id3ed/ +MASTER_SITES= http://users.dakotacom.net/~donut/programs/id3ed/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.dakotacom.net/~donut/programs/id3ed.html +HOMEPAGE= http://users.dakotacom.net/~donut/programs/id3ed.html COMMENT= Edit id3 description tags in mpeg3 files PKG_INSTALLATION_TYPES= overwrite pkgviews |