diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-03 18:58:40 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-03 18:58:40 +0000 |
commit | 760772f066cd03d4b72d130439c583b70b006336 (patch) | |
tree | 02174ebc10cd8b685e7a6ba7d21cb34de7a92b07 /textproc/minidom/Makefile | |
parent | b929c24abae03c66b24885e8c999cde0c47dbfac (diff) |
Notes
Diffstat (limited to 'textproc/minidom/Makefile')
-rw-r--r-- | textproc/minidom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile index 1430d7c0c8cc..8278fe7a6224 100644 --- a/textproc/minidom/Makefile +++ b/textproc/minidom/Makefile @@ -7,8 +7,8 @@ # PORTNAME= minidom -PORTVERSION= 0.1.2 -PORTREVISION= 1 +PORTVERSION= 0.1.4 +PORTREVISION= 0 CATEGORIES= textproc MASTER_SITES= http://www.cs.unibo.it/helm/mml-widget/sources/ |