diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 17:18:31 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 17:18:31 +0000 |
commit | b8351fa5d62eda611fd83a520a8904585e5a41be (patch) | |
tree | 9b072d9391daf313624eb83da8a02def43afc926 /textproc/iso8879 | |
parent | aa65add2b5d714572598d112f86f380cb9fc0a48 (diff) | |
download | pkgsrc-b8351fa5d62eda611fd83a520a8904585e5a41be.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1
Diffstat (limited to 'textproc/iso8879')
-rw-r--r-- | textproc/iso8879/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 9fc878ac22d..29c16384c93 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2004/01/20 12:26:49 agc Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/23 17:18:32 jmmv Exp $ # FreeBSD Id: Makefile,v 1.9 1999/02/11 16:01:16 jfieber Exp # DISTNAME= isoENTS PKGNAME= iso8879-1986 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://fallout.campusview.indiana.edu/ports/distfiles/ EXTRACT_SUFX= .zip |