diff options
Diffstat (limited to 'textproc/libxml2')
-rw-r--r-- | textproc/libxml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index ef30bc4..d6ce836 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -3,13 +3,13 @@ # Date created: 28 September 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.7 1999/02/24 22:12:09 vanilla Exp $ +# $Id: Makefile,v 1.8 1999/03/09 01:09:03 nectar Exp $ # DISTNAME= libxml-1.0.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= gnome-1.0/sources +MASTER_SITE_SUBDIR= sources/libxml MAINTAINER= nacai@iname.com |