diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-03 15:59:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-03 15:59:12 +0000 |
commit | 1793e302b53801c423eb098f30a8070132814763 (patch) | |
tree | 7dc83a9e201f36a6b7ea5c543d7e61ac478f49e6 /audio/oggasm | |
parent | 4480bb060e486c7208c601f76574beb1485df4ac (diff) | |
download | pkgsrc-1793e302b53801c423eb098f30a8070132814763.tar.gz |
Bump PKGREVISION because of curl dependency bump.
Diffstat (limited to 'audio/oggasm')
-rw-r--r-- | audio/oggasm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/oggasm/Makefile b/audio/oggasm/Makefile index 8a7d4b9a920..2fb68da3955 100644 --- a/audio/oggasm/Makefile +++ b/audio/oggasm/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/03/26 02:27:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/01/03 15:59:12 wiz Exp $ # DISTNAME= oggasm_1.4.0 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://oggasm.sourceforge.net/ |