summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/linemode/Makefile6
-rw-r--r--www/w3c-httpd/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/www/linemode/Makefile b/www/linemode/Makefile
index dd1b4de1e63a..f45fb7a59a0c 100644
--- a/www/linemode/Makefile
+++ b/www/linemode/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 April 1995
# Whom: NIIMI Satoshi <sa2c@and.or.jp>
#
-# $Id: Makefile,v 1.6 1995/11/27 04:10:16 asami Exp $
+# $Id: Makefile,v 1.7 1995/12/10 10:24:18 ache Exp $
#
DISTNAME= WWW
@@ -11,8 +11,8 @@ PKGNAME= cern_linemode-4.0p7
CATEGORIES+= www
MASTER_SITES= ftp://ftp.w3.org/pub/linemode/ \
ftp://ftp.w3.org/pub/libwww/
-DISTFILES= www_4.0pre7_src.tar.gz \
- libwww_4.0pre7_src.tar.gz
+DISTFILES= libwww_4.0pre7_src.tar.gz \
+ www_4.0pre7_src.tar.gz
MAINTAINER= sa2c@and.or.jp
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile
index aa3395aaaa60..50b7bb347786 100644
--- a/www/w3c-httpd/Makefile
+++ b/www/w3c-httpd/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: pst
#
-# $Id: Makefile,v 1.8 1995/11/27 04:10:14 asami Exp $
+# $Id: Makefile,v 1.9 1995/12/10 18:41:24 ache Exp $
#
DISTNAME= WWW
@@ -11,8 +11,8 @@ PKGNAME= cern_httpd-3.0
CATEGORIES+= www
MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \
ftp://ftp.w3.org/pub/libwww/
-DISTFILES= httpd_3.0_src.tar.gz \
- libwww_2.17_src.tar.Z
+DISTFILES= libwww_2.17_src.tar.Z \
+ httpd_3.0_src.tar.gz
MAINTAINER= sa2c@and.or.jp