diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-01-18 05:57:06 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-01-18 05:57:06 +0000 |
commit | ca5259e9bc33e65b615883bfa83602bb24f805b6 (patch) | |
tree | bad561e07606e4d90d38fcc01110cb24ae9f9587 /textproc/libxml++/Makefile | |
parent | Update the PostgreSQL ports to use the KRB5_HOME variable instead of (diff) |
Update to 1.0.0
Notes
Notes:
svn path=/head/; revision=98448
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 11455bf0a80c..ef1366929222 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,8 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.27.0 -PORTREVISION= 1 +PORTVERSION= 1.0.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} |