summaryrefslogtreecommitdiff
path: root/audio/id3ed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/id3ed/Makefile')
-rw-r--r--audio/id3ed/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile
index eaac18da49a..c2b62a0c9bd 100644
--- a/audio/id3ed/Makefile
+++ b/audio/id3ed/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.14 2002/10/25 18:22:53 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2003/01/10 17:53:06 salo Exp $
#
-DISTNAME= id3ed-1.10.2
+DISTNAME= id3ed-1.10.4
CATEGORIES= audio
MASTER_SITES= http://www.azstarnet.com/~donut/programs/id3ed/
MAINTAINER= hubertf@netbsd.org
-HOMEPAGE= http://www.azstarnet.com/~donut/programs/index.html
+HOMEPAGE= http://www.azstarnet.com/~donut/programs/id3ed.html
COMMENT= Edit id3 description tags in mpeg3 files
USE_BUILDLINK2= YES
@@ -17,8 +17,5 @@ USE_GNU_READLINE= # uses rl_startup_hook
LIBS+= ${LDFLAGS}
-post-extract:
- ${TOUCH} ${WRKSRC}/install.sh
-
.include "../../devel/readline/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"