diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-08-23 04:00:04 +0000 |
commit | 2574f69107121a3cc7cb9276abdedad5a76633c7 (patch) | |
tree | b84cefc010abb1b2c1857ccf9deb2c66f6c9c5db /devel/pear-Date_Holidays | |
parent | 8a995f807e832d704dcfaad599b44b0b7434bc8a (diff) | |
download | ports-2574f69107121a3cc7cb9276abdedad5a76633c7.tar.gz ports-2574f69107121a3cc7cb9276abdedad5a76633c7.zip |
Notes
Diffstat (limited to 'devel/pear-Date_Holidays')
-rw-r--r-- | devel/pear-Date_Holidays/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pear-Date_Holidays/Makefile b/devel/pear-Date_Holidays/Makefile index 350940f9c501..998fedf76f59 100644 --- a/devel/pear-Date_Holidays/Makefile +++ b/devel/pear-Date_Holidays/Makefile @@ -9,7 +9,7 @@ PORTNAME= Date_Holidays PORTVERSION= 0.17.1 CATEGORIES= devel www pear -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= PEAR driver based class to calculate holidays BUILD_DEPENDS= ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date \ |