mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update expiration date to match php52- branch
- Update maintainer email address to my FreeBSD.org address Submitted by: scheidell (me)
This commit is contained in:
parent
be49b56bef
commit
6a8859ebcd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295178
1 changed files with 3 additions and 3 deletions
|
@ -14,15 +14,15 @@ MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/contrib/ \
|
|||
PKGNAMEPREFIX= php52-
|
||||
DISTNAME= php_rrdtool
|
||||
|
||||
MAINTAINER= scheidell@secnap.net
|
||||
MAINTAINER= scheidell@FreeBSD.org
|
||||
COMMENT= A php 52 rrdtool glue
|
||||
|
||||
LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool
|
||||
|
||||
WRKSRC= ${WRKDIR}/rrdtool
|
||||
|
||||
DEPRECATED= PHP 5.2 series is not supported anymore, migrate now
|
||||
EXPIRATION_DATE=2012-03-01
|
||||
DEPRECATED= PHP 5.2 series is strongly discouraged for new installations, migrate now
|
||||
EXPIRATION_DATE=2013-03-01
|
||||
|
||||
USE_PHP= yes
|
||||
DEFAULT_PHP_VER=52
|
||||
|
|
Loading…
Add table
Reference in a new issue