diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-07 21:18:20 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-07-07 21:18:20 +0000 |
commit | baef1c795e6439593e669c505336022e25443bd7 (patch) | |
tree | 9ec1d9392eaeb963b00edd2b19d9d30e1ae46afd /textproc/libxslt/Makefile | |
parent | dad04be22634e4a62cda48a98162e51578118390 (diff) | |
download | ports-baef1c795e6439593e669c505336022e25443bd7.tar.gz ports-baef1c795e6439593e669c505336022e25443bd7.zip |
Notes
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r-- | textproc/libxslt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index c79a1fbecb35..813682da97dc 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -7,6 +7,7 @@ PORTNAME= libxslt PORTVERSION= 1.0.31 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 |