diff options
Diffstat (limited to 'audio/id3ed/Makefile')
-rw-r--r-- | audio/id3ed/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/id3ed/Makefile b/audio/id3ed/Makefile index aa901277561..ebc9b2ddd1f 100644 --- a/audio/id3ed/Makefile +++ b/audio/id3ed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2013/07/15 02:02:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2014/10/09 14:05:56 wiz Exp $ # DISTNAME= id3ed-1.10.4 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://users.dakotacom.net/~donut/programs/id3ed.html COMMENT= Edit id3 description tags in mpeg3 files -PKG_INSTALLATION_TYPES= overwrite pkgviews - INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 USE_LANGUAGES= c c++ |