diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-27 14:00:49 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-27 14:00:49 +0000 |
commit | bc35a04eac3f168383c7bb5c67050aeb1085e306 (patch) | |
tree | fae53d0783cca9c4ee82057f08c3ea00e3a111f0 /textproc/libxml/Makefile | |
parent | 08dc02f3b3ca924677df9ce541bbce9ec5f6f452 (diff) |
Notes
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r-- | textproc/libxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index f2c368ba5768..c26638e78aff 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -7,6 +7,7 @@ PORTNAME= libxml PORTVERSION= 1.8.14 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml |