diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-08-10 17:43:00 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-08-10 17:43:00 +0000 |
commit | c5cfd8f7ae91290f30c4d95edce8f2728e6c0e6c (patch) | |
tree | 7d5d273aa136ed13a89bf4b24725fbda477e4661 /textproc/libxslt/Makefile | |
parent | 8d8a8218d28f8158e0eb8150a8b37fc4b1dd455e (diff) | |
download | ports-c5cfd8f7ae91290f30c4d95edce8f2728e6c0e6c.tar.gz ports-c5cfd8f7ae91290f30c4d95edce8f2728e6c0e6c.zip |
Notes
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r-- | textproc/libxslt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 77aa7ec12ac6..48023c861f18 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libxslt -PORTVERSION= 1.0.31 -PORTREVISION= 1 +PORTVERSION= 1.0.32 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 |