diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-08-10 12:35:26 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-08-10 12:35:26 +0800 |
commit | f50a6a48030860ead42caba27d0b8a4ca38884cd (patch) | |
tree | 6faa8a1c4094f546f395b5027a9c73b8819d6621 /textproc | |
parent | 97e2702c492924118076bc91632485292d75e0e4 (diff) | |
download | freebsd-ports-gnome-f50a6a48030860ead42caba27d0b8a4ca38884cd.tar.gz freebsd-ports-gnome-f50a6a48030860ead42caba27d0b8a4ca38884cd.tar.zst freebsd-ports-gnome-f50a6a48030860ead42caba27d0b8a4ca38884cd.zip |
Rename current distfile to xhtml1-20000126.zip.
I'll upgrade this to 20020801 version after some delay.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xhtml/Makefile | 11 | ||||
-rw-r--r-- | textproc/xhtml/distinfo | 2 |
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile index bec544269d23..659a6857b00a 100644 --- a/textproc/xhtml/Makefile +++ b/textproc/xhtml/Makefile @@ -6,11 +6,12 @@ # PORTNAME= xhtml -PORTVERSION= 1.0 -PORTRIVISION= 1 +PORTVERSION= 1.0.20000126 CATEGORIES= textproc -MASTER_SITES= http://www.w3.org/TR/xhtml1/ -DISTNAME= xhtml1 +#MASTER_SITES= http://www.w3.org/TR/xhtml1/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= kuriyama +DISTNAME= xhtml1-20000126 MAINTAINER= kuriyama@FreeBSD.org @@ -20,7 +21,7 @@ RUN_DEPENDS= ${MKCATALOG}:${PORTSDIR}/textproc/mkcatalog USE_ZIP= YES NO_MTREE= YES NO_BUILD= YES -#WRKSRC= ${WRKDIR}/ +WRKSRC= ${WRKDIR}/xhtml1 INSTDIR= ${PREFIX}/share/xml DTDDIR= ${INSTDIR}/dtd/xhtml diff --git a/textproc/xhtml/distinfo b/textproc/xhtml/distinfo index 736bfe96948a..a8097cff7325 100644 --- a/textproc/xhtml/distinfo +++ b/textproc/xhtml/distinfo @@ -1 +1 @@ -MD5 (xhtml1.zip) = 71021c96035916518ddcf0ac08a1353e +MD5 (xhtml1-20000126.zip) = 71021c96035916518ddcf0ac08a1353e |