diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/libxslt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index f98a8a80293d..67e4717bacd0 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -9,7 +9,7 @@ PORTNAME= libxslt PORTVERSION= 1.0.20 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |