diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2013-06-19 20:12:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2013-06-19 20:12:38 +0000 |
commit | c173c83f09af34727224fdda03acfdb02c1c7a51 (patch) | |
tree | c5e1ec7cec88dea4a0728572a03ed55181cc5942 /databases/p5-hp200lx-db/Makefile | |
parent | b2123562f6d8df1e2830fb965263032a02264115 (diff) | |
download | ports-c173c83f09af34727224fdda03acfdb02c1c7a51.tar.gz ports-c173c83f09af34727224fdda03acfdb02c1c7a51.zip |
Notes
Diffstat (limited to 'databases/p5-hp200lx-db/Makefile')
-rw-r--r-- | databases/p5-hp200lx-db/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-hp200lx-db/Makefile b/databases/p5-hp200lx-db/Makefile index 35708cc1f65d..303f6e66f424 100644 --- a/databases/p5-hp200lx-db/Makefile +++ b/databases/p5-hp200lx-db/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-hp200lx-db -# Date created: January 2nd 2000 -# Whom: Gerhard Gonter <g.gonter@ieee.org> -# +# Created by: Gerhard Gonter <g.gonter@ieee.org> # $FreeBSD$ -# PORTNAME= hp200lx-db PORTVERSION= 0.09 @@ -11,7 +7,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= g.gonter@ieee.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to handle HP 200LX palmtop computer databases PERL_CONFIGURE= yes |