diff options
author | ben <ben@pkgsrc.org> | 2004-06-28 13:21:48 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-06-28 13:21:48 +0000 |
commit | 5dace9b72202f0deb574d696d80e42a51290b2c2 (patch) | |
tree | dcfc23b43bdbae0dc503a24e96424bb026ecca0c /audio/csound-manual/Makefile | |
parent | a149d4dab9eda405b14657ac9f31694ecd6196eb (diff) | |
download | pkgsrc-5dace9b72202f0deb574d696d80e42a51290b2c2.tar.gz |
Bump PKGREVISION because archive changed but the filename did not.
Update PLIST and distinfo to reflect changes.
Diffstat (limited to 'audio/csound-manual/Makefile')
-rw-r--r-- | audio/csound-manual/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile index b5129d41926..b61b46b32ce 100644 --- a/audio/csound-manual/Makefile +++ b/audio/csound-manual/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2004/04/12 17:45:04 ben Exp $ +# $NetBSD: Makefile,v 1.16 2004/06/28 13:21:48 ben Exp $ # DISTNAME= manual-html-4.23 PKGNAME= csound-manual-4.23 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://ftp.cs.bath.ac.uk/pub/dream/documentation/manuals/ \ http://www.kevindumpscore.com/download/ |