From 115828247e17ca4ad0de7ec99b21a1143de98968 Mon Sep 17 00:00:00 2001
From: Andreas Klemm <andreas@FreeBSD.org>
Date: Sat, 3 May 1997 12:36:05 +0000
Subject: Backed out my changes based on the missassumption, that SSSL has
 something to deal with SSL ;-)

Reordered master sites, put http address before ftp, because the
ftp server's address might change soon.

PR:
Reviewed by:
Submitted by:	the author
Obtained from:
---
 lang/eperl/Makefile  | 8 ++++----
 lang/eperl/pkg-plist | 1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

(limited to 'lang')

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
diff --git a/lang/eperl/pkg-plist b/lang/eperl/pkg-plist
index 159c8013c0a7..ad798f4eeb0e 100644
--- a/lang/eperl/pkg-plist
+++ b/lang/eperl/pkg-plist
@@ -1,4 +1,5 @@
 bin/eperl
+www/cgi-bin/nph-eperl
 man/man1/eperl.1
 @exec echo "AddType  application/x-httpd-eperl  .phtml .eperl .epl" >>%D/etc/apache/srm.conf 
 @exec echo "Action   application/x-httpd-eperl  /cgi-bin/nph-eperl" >>%D/etc/apache/srm.conf
-- 
cgit v1.2.3