diff options
author | drochner <drochner> | 2006-10-27 13:45:44 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-10-27 13:45:44 +0000 |
commit | 5a8e2133c56a5f17eb849808bc488b3bc08e1206 (patch) | |
tree | c199febc9ef7c9e53859644d45cd96133f50353e /audio/Makefile | |
parent | 0c94bb57a98754d51e776a5b14791cca29e196cc (diff) | |
download | pkgsrc-5a8e2133c56a5f17eb849808bc488b3bc08e1206.tar.gz |
after discussion with wiz, re-add the eawpatches pkg, with some
modifications:
-use MASTER_SITE_GENTOO
-mark as RESTRICTED, NO_BIN_ON_* and generic-nonlicense
-bump PKGREVISION
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 71ca6a61c97..406452adc70 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.338 2006/10/24 00:00:47 wiz Exp $ +# $NetBSD: Makefile,v 1.339 2006/10/27 13:45:44 drochner Exp $ # COMMENT= Audio tools @@ -43,6 +43,7 @@ SUBDIR+= distmp3 SUBDIR+= easyh10 SUBDIR+= easytag SUBDIR+= easytag-devel +SUBDIR+= eawpatches SUBDIR+= emixer SUBDIR+= esound SUBDIR+= faac |