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 | 6a0c4b490c07fcb543c1ec147960a2e1a936fcb1 (patch) | |
tree | d4d0c79e04f90025757458dfa0238dc3ff2e47ff /textproc | |
parent | 210f03d9b13a76ece343cc8ba9fce7b2cb3eb18d (diff) | |
download | pkgsrc-6a0c4b490c07fcb543c1ec147960a2e1a936fcb1.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/} |