diff options
author | minskim <minskim@pkgsrc.org> | 2004-05-19 05:44:39 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-05-19 05:44:39 +0000 |
commit | ccc8a81c90452b96e524b7abc773fa086c3efc04 (patch) | |
tree | d4d0c79e04f90025757458dfa0238dc3ff2e47ff /textproc | |
parent | 1e805e4a2719bccf48a8a32104b4a30840c7d8cd (diff) | |
download | pkgsrc-ccc8a81c90452b96e524b7abc773fa086c3efc04.tar.gz |
Bump PKGREVISION due to major version bump of the opensp library.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/openjade/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index ad6b3efaab2..50e270eb8f9 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.7 2004/05/19 05:44:39 minskim Exp $ # DISTNAME= openjade-1.3.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/} |