diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-07-14 07:56:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-07-14 07:56:40 +0000 |
commit | f8a38f5ab6823eae28928f268d345fe0f742dc46 (patch) | |
tree | 293722f5ed4eb4103704cd5593b376ee2851335d /deskutils | |
parent | fbc9b864a0221c8843bbb21195d680413125b3b9 (diff) | |
download | ports-f8a38f5ab6823eae28928f268d345fe0f742dc46.tar.gz ports-f8a38f5ab6823eae28928f268d345fe0f742dc46.zip |
Fix maintainer email address
Submitted by: eik@
Notes
Notes:
svn path=/head/; revision=113602
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/phpicalendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile index 08b8d9a123d6..021ad06b6a41 100644 --- a/deskutils/phpicalendar/Makefile +++ b/deskutils/phpicalendar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= edwin@mavtju.org +MAINTAINER= edwin@mavetju.org COMMENT= Webbased calendar with iCal support NO_BUILD= yes |