summaryrefslogtreecommitdiff
path: root/audio/id3v2/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2002-06-12 14:32:19 +0000
committergrant <grant>2002-06-12 14:32:19 +0000
commita59afb4479ef19b5c0aaf3394727c8e477a57adc (patch)
treec7b50345e9c62a5d930279c335be6688b3abba52 /audio/id3v2/Makefile
parenta16a71a70efd58b8ffd636021ebf4f736d23f37d (diff)
downloadpkgsrc-a59afb4479ef19b5c0aaf3394727c8e477a57adc.tar.gz
install man page
add trailing / to HOMEPAGE
Diffstat (limited to 'audio/id3v2/Makefile')
-rw-r--r--audio/id3v2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile
index bf9a9151452..83ff7a71426 100644
--- a/audio/id3v2/Makefile
+++ b/audio/id3v2/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2002/06/12 14:06:58 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/06/12 14:34:28 grant Exp $
DISTNAME= id3v2-0.1.7
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=id3v2/}
MAINTAINER= jmmv@hispabsd.org
-HOMEPAGE= http://id3v2.sourceforge.net
+HOMEPAGE= http://id3v2.sourceforge.net/
COMMENT= Command line editor for id3v2 tags
.include "../../audio/id3lib/buildlink.mk"