diff options
author | gblach <gblach@FreeBSD.org> | 2012-11-04 21:05:04 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2012-11-04 21:05:04 +0800 |
commit | 9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492 (patch) | |
tree | 94dcd981edc8bd1b980642dc99eb86b4ec202287 /security/p5-Dancer-Plugin-Passphrase | |
parent | 6f16ef19b5498a5524cf247b9ea9878cd5b7699d (diff) | |
download | freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.tar.gz freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.tar.zst freebsd-ports-gnome-9ee0e9a2502f96421ddeecc22ad51b0d9ffa1492.zip |
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes
Diffstat (limited to 'security/p5-Dancer-Plugin-Passphrase')
-rw-r--r-- | security/p5-Dancer-Plugin-Passphrase/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/p5-Dancer-Plugin-Passphrase/Makefile b/security/p5-Dancer-Plugin-Passphrase/Makefile index 5b185b123c10..0be4d72ae767 100644 --- a/security/p5-Dancer-Plugin-Passphrase/Makefile +++ b/security/p5-Dancer-Plugin-Passphrase/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Dancer-Plugin-Passphrase -# Date created: 2012-01-24 -# Whom: Grzegorz Blach <magik@roorback.net> -# +# Created by: Grzegorz Blach <gblach@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Dancer-Plugin-Passphrase PORTVERSION= 1.0.0 @@ -12,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JAITKEN PKGNAMEPREFIX= p5- -MAINTAINER= magik@roorback.net +MAINTAINER= gblach@FreeBSD.org COMMENT= Passphrases and Passwords as objects for Dancer LICENSE= ART10 GPLv1 |