diff options
Diffstat (limited to 'audio/shorten')
-rw-r--r-- | audio/shorten/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile index 92840fad5c3..c248ae1f2ea 100644 --- a/audio/shorten/Makefile +++ b/audio/shorten/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/01/08 03:07:45 tnn Exp $ +# $NetBSD: Makefile,v 1.13 2009/05/19 08:59:04 wiz Exp $ # DISTNAME= shorten-3.6.1 @@ -8,7 +8,6 @@ MASTER_SITES= http://www.etree.org/shnutils/shorten/dist/src/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.etree.org/shnutils/shorten/ COMMENT= Lossless audio compressor - LICENSE= shorten-license GNU_CONFIGURE= YES |