aboutsummaryrefslogtreecommitdiff
path: root/lang/eperl/Makefile
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-05-03 12:36:05 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-05-03 12:36:05 +0000
commit115828247e17ca4ad0de7ec99b21a1143de98968 (patch)
treeff5eb2006f08d880c7d59746b0f3215ba930a9f8 /lang/eperl/Makefile
parentbc377af6ca42afdf0d0208b5772d2dda41a9044d (diff)
downloadports-115828247e17ca4ad0de7ec99b21a1143de98968.tar.gz
ports-115828247e17ca4ad0de7ec99b21a1143de98968.zip
Notes
Diffstat (limited to 'lang/eperl/Makefile')
-rw-r--r--lang/eperl/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/eperl/Makefile b/lang/eperl/Makefile
index 77744ccccf41..3ed5dcf0d22d 100644
--- a/lang/eperl/Makefile
+++ b/lang/eperl/Makefile
@@ -3,13 +3,13 @@
# Date created: Fri May 2 13:16:31 MET DST 1997
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
-# $Id$
+# $Id: Makefile,v 1.4 1997/05/03 07:54:53 andreas Exp $
#
DISTNAME= eperl-2.1.1
CATEGORIES= lang www perl5
-MASTER_SITES= ftp://ftp.engelschall.com/sw/ \
- http://www.engelschall.com/sw/eperl/distrib/
+MASTER_SITES= http://www.engelschall.com/sw/eperl/distrib/ \
+ ftp://ftp.engelschall.com/sw/
MAINTAINER= rse@engelschall.com
@@ -21,7 +21,7 @@ MAINTAINER= rse@engelschall.com
# owner of the executed script when operating
# as a SSSL. Implies usage of SetUID bit!
#
-#INSTALL_ALSO_AS_SSSL= yes # apache's SSL port is currently marked BROKEN
+INSTALL_ALSO_AS_SSSL= yes
#ENABLE_UID_SWITCHING= yes
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5