diff options
author | pat <pat@FreeBSD.org> | 2002-03-23 17:35:05 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-03-23 17:35:05 +0800 |
commit | 30ae59c3f94f03c09672289d29f1e29abe5fab03 (patch) | |
tree | 236e166ad2993a6d0d4a4e558a3fb607e66fa2ef /textproc | |
parent | 363fe8aea933b68e4f219bf5584ee595e18f7eff (diff) | |
download | freebsd-ports-gnome-30ae59c3f94f03c09672289d29f1e29abe5fab03.tar.gz freebsd-ports-gnome-30ae59c3f94f03c09672289d29f1e29abe5fab03.tar.zst freebsd-ports-gnome-30ae59c3f94f03c09672289d29f1e29abe5fab03.zip |
Update to 0.2
PR: 36224
Submitted by: maintainer
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xmlcharent/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmlcharent/distinfo | 2 | ||||
-rw-r--r-- | textproc/xmlcharent/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xmlcharent/Makefile b/textproc/xmlcharent/Makefile index edba4cabdf97..f85f94987403 100644 --- a/textproc/xmlcharent/Makefile +++ b/textproc/xmlcharent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmlcharent -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= textproc MASTER_SITES= http://www.oasis-open.org/docbook/${PORTNAME}/${PORTVERSION}/ diff --git a/textproc/xmlcharent/distinfo b/textproc/xmlcharent/distinfo index 54f6efa5ab0b..2711c4e4e9e9 100644 --- a/textproc/xmlcharent/distinfo +++ b/textproc/xmlcharent/distinfo @@ -1 +1 @@ -MD5 (xmlcharent-0.1.zip) = 17f273c253b56fd19cae8e3ce66e7fe8 +MD5 (xmlcharent-0.2.zip) = 21387d0133a38fc9e80f2d318b388237 diff --git a/textproc/xmlcharent/pkg-plist b/textproc/xmlcharent/pkg-plist index 85d55c6cf105..c83b1ae97b98 100644 --- a/textproc/xmlcharent/pkg-plist +++ b/textproc/xmlcharent/pkg-plist @@ -21,5 +21,5 @@ share/xml/xmlcharent/iso-num.ent share/xml/xmlcharent/iso-pub.ent share/xml/xmlcharent/iso-tech.ent @dirrm share/xml/xmlcharent -share/doc/xmlcharent/entities-2001-11-19.html +share/doc/xmlcharent/entities-2002-03-19.html @dirrm share/doc/xmlcharent |