summaryrefslogtreecommitdiff
path: root/www/apache20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache20/Makefile')
-rw-r--r--www/apache20/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
new file mode 100644
index 000000000000..257743ec768c
--- /dev/null
+++ b/www/apache20/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: apache
+# Version required: 08.11
+# Date created: Fri Aug 25 16:42:36 CDT 1995
+# Whom: erich@rrnet.com
+#
+# $Id$
+#
+
+DISTNAME= apache_0.8.11
+PKGNAME= apache-0.8.11
+CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pub/WWW/apache/
+
+.include <bsd.port.mk>