diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-10-30 00:56:59 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-10-30 00:56:59 +0000 |
commit | 913584a7135c0b43ef21c71bd4ac571c17bb6c10 (patch) | |
tree | af259dc11bfaa16664e422d1d10f2a7bcc44a5c7 /lang/eperl/pkg-plist | |
parent | 81d48ee93a8a329f4b94b345683f11ae82a6cdfd (diff) | |
download | ports-913584a7135c0b43ef21c71bd4ac571c17bb6c10.tar.gz ports-913584a7135c0b43ef21c71bd4ac571c17bb6c10.zip |
Notes
Diffstat (limited to 'lang/eperl/pkg-plist')
-rw-r--r-- | lang/eperl/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/eperl/pkg-plist b/lang/eperl/pkg-plist index 7ce3fd311425..d83e387ee97c 100644 --- a/lang/eperl/pkg-plist +++ b/lang/eperl/pkg-plist @@ -1,5 +1,5 @@ bin/eperl -www/cgi-bin/nph-eperl +@comment www/cgi-bin/nph-eperl man/man1/eperl.1.gz @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 |