diff options
Diffstat (limited to 'audio/audacity/Makefile')
-rw-r--r-- | audio/audacity/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index abc61df5822..0d4d290c473 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2004/11/22 16:36:31 adam Exp $ +# $NetBSD: Makefile,v 1.32 2004/12/28 23:18:15 reed Exp $ DISTNAME= audacity-src-1.2.3 PKGNAME= audacity-1.2.3 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/} |