diff options
author | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-05-01 13:52:00 +0000 |
---|---|---|
committer | Lars Balker Rasmussen <lbr@FreeBSD.org> | 2006-05-01 13:52:00 +0000 |
commit | e7dc7669c73158acf3793b5487c407a77b67646c (patch) | |
tree | 15a7bfcdad75a2e32377410047241b9a95eef005 /www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd | |
parent | 4b9bcb9b1f096371b8e87179f2485a3c25ae6865 (diff) | |
download | ports-e7dc7669c73158acf3793b5487c407a77b67646c.tar.gz ports-e7dc7669c73158acf3793b5487c407a77b67646c.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile index 830519f77bbc..9202b7615a0d 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-Store-Htpasswd/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Authentication-Store-Htpasswd # Date created: Dec 12, 2005 -# Whom: Lars Balker Rasmussen <lars@balker.dk> +# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ../by-authors/id/N/NU/NUFFIN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-0.02 -MAINTAINER= lars@balker.dk +MAINTAINER= lbr@FreeBSD.org COMMENT= Use .htpasswd with Catalyst BUILD_DEPENDS= p5-Catalyst-Plugin-Authentication>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ |