aboutsummaryrefslogtreecommitdiff
path: root/deskutils/phpicalendar
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-05-05 01:44:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-05-05 01:44:57 +0000
commit95fedacfabd8708e29be429c7b2476d205bfb5b1 (patch)
tree4f645ba8457a249ec623e6c625eb2c91e07d37e1 /deskutils/phpicalendar
parentb6d74b89ca29432acb285e19c0810ec8be78f2b1 (diff)
downloadports-95fedacfabd8708e29be429c7b2476d205bfb5b1.tar.gz
ports-95fedacfabd8708e29be429c7b2476d205bfb5b1.zip
Add month.php to the installed file list.
Submitted by: Darius@someobscure-irc-channel
Notes
Notes: svn path=/head/; revision=108420
Diffstat (limited to 'deskutils/phpicalendar')
-rw-r--r--deskutils/phpicalendar/Makefile2
-rw-r--r--deskutils/phpicalendar/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile
index 80e4b0c386cd..08b8d9a123d6 100644
--- a/deskutils/phpicalendar/Makefile
+++ b/deskutils/phpicalendar/Makefile
@@ -26,7 +26,7 @@ do-install:
@${CP} -R ${WRKSRC}/${dir} ${WWWDIR}
@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}/${dir}
.endfor
-.for f in TIMEZONES admin.php day.php preferences.php print.php search.php week.php year.php README COPYING AUTHORS
+.for f in TIMEZONES admin.php day.php preferences.php print.php search.php week.php month.php year.php README COPYING AUTHORS
@${CP} ${WRKSRC}/${f} ${WWWDIR}
@${CHOWN} ${WWWOWN}:${WWWGRP} ${WWWDIR}/${f}
.endfor
diff --git a/deskutils/phpicalendar/pkg-plist b/deskutils/phpicalendar/pkg-plist
index e978a77ba403..8139041e4697 100644
--- a/deskutils/phpicalendar/pkg-plist
+++ b/deskutils/phpicalendar/pkg-plist
@@ -1,4 +1,5 @@
www/phpicalendar/year.php
+www/phpicalendar/month.php
www/phpicalendar/week.php
www/phpicalendar/styles/tan/year_on.gif
www/phpicalendar/styles/tan/week_on.gif