diff options
author | asami <asami@FreeBSD.org> | 1997-08-13 17:40:07 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-08-13 17:40:07 +0800 |
commit | 0af76a046e98676c342cfbb223b9359a1528a7b0 (patch) | |
tree | 0fe9c8f0384bdbeca60d74b8c1bdb11f0e97083e /lang/eperl | |
parent | 233ce1a551ec91a9b6848fb47dce9be247781958 (diff) | |
download | freebsd-ports-gnome-0af76a046e98676c342cfbb223b9359a1528a7b0.tar.gz freebsd-ports-gnome-0af76a046e98676c342cfbb223b9359a1528a7b0.tar.zst freebsd-ports-gnome-0af76a046e98676c342cfbb223b9359a1528a7b0.zip |
Revert apache port name.
Diffstat (limited to 'lang/eperl')
-rw-r--r-- | lang/eperl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/eperl/Makefile b/lang/eperl/Makefile index 1fc93a438991..4ef59acadc66 100644 --- a/lang/eperl/Makefile +++ b/lang/eperl/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Aug 2 17:22:46 MET DST 1997 # Whom: Ralf S. Engelschall <rse@engelschall.com> # -# $Id$ +# $Id: Makefile,v 1.9 1997/08/11 08:59:04 rse Exp $ # DISTNAME= eperl-2.2.1 @@ -22,7 +22,7 @@ MAINTAINER= rse@engelschall.com INSTALL_ALSO_AS_SSSL= no .if defined(INSTALL_ALSO_AS_SSSL) -RUN_DEPENDS= ${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache-stable +RUN_DEPENDS= ${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache .endif USE_PERL5= yes |