diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-12-10 20:39:40 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-12-10 20:39:40 +0000 |
commit | 3fb87bb7be5100d2f77a6597fdd47042e6181ce3 (patch) | |
tree | 60b131d0e774434d408196d80687a8ecf5bcc4a5 /www/chpasswd | |
parent | 524b46040fd6d5bef200b10cea2ad5c89ff77de3 (diff) | |
download | ports-3fb87bb7be5100d2f77a6597fdd47042e6181ce3.tar.gz ports-3fb87bb7be5100d2f77a6597fdd47042e6181ce3.zip |
Notes
Diffstat (limited to 'www/chpasswd')
-rw-r--r-- | www/chpasswd/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/chpasswd/Makefile b/www/chpasswd/Makefile index bfb68d6165e4..7b1954c8214b 100644 --- a/www/chpasswd/Makefile +++ b/www/chpasswd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: chpasswd -# Date created: 18 December 2003 -# Whom: Jean Milanez Melo <jmelo@FreeBSD.org> -# +# Created by: Jean Milanez Melo <jmelo@FreeBSD.org> # $FreeBSD$ -# PORTNAME= chpasswd PORTVERSION= 2.2.4 |