diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-12-29 04:36:59 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-12-29 04:36:59 +0000 |
commit | a2a49934f84a5c47e59cc263fdc29f6064c648ef (patch) | |
tree | 3eed1465f2fbde952f33e125aa86f7ef5171f2e9 /german | |
parent | 01dc766959aac3490d925034e0d33b160a33872d (diff) | |
download | freebsd-ports-a2a49934f84a5c47e59cc263fdc29f6064c648ef.zip |
- Reassign to the heap at maintainer's request
Approved by: portmgr
Diffstat (limited to 'german')
-rw-r--r-- | german/pecl-konto_check/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/german/pecl-konto_check/Makefile b/german/pecl-konto_check/Makefile index 6a7e8a42c557..27f319ce2702 100644 --- a/german/pecl-konto_check/Makefile +++ b/german/pecl-konto_check/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: konto_check -# Date created: 2009-08-11 -# Whom: Dominik Brettnacher <domi@nonsensss.de> -# +# Created by: Dominik Brettnacher <domi@nonsensss.de> # $FreeBSD$ -# PORTNAME= konto_check PORTVERSION= 2.98 @@ -12,7 +8,7 @@ MASTER_SITES= SF/kontocheck/konto_check-de/${PORTVERSION} PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .zip -MAINTAINER= domi@nonsensss.de +MAINTAINER= ports@FreeBSD.org COMMENT= PHP module to check German and Austrian Bank Account Numbers USE_ZIP= yes |