summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/typolight28/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/typolight28/Makefile b/www/typolight28/Makefile
index 51a27e195cd..c19d6a8760d 100644
--- a/www/typolight28/Makefile
+++ b/www/typolight28/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2010/05/01 23:42:56 taca Exp $
+# $NetBSD: Makefile,v 1.8 2010/05/18 12:52:01 taca Exp $
#
DISTNAME= typolight-${TL_VERSION}
PKGNAME= typolight${TL_VER}-${TL_PKGVER}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/}
@@ -24,7 +25,8 @@ NO_BUILD= yes
EG_DATA= ${WWW_EG_FILES} system/config tl_files
EG_FILES= system/config/config.php system/config/countries.php \
- system/config/dcaconfig.php system/config/langconfig.php \
+ system/config/dcaconfig.php system/config/fancyUpload.php \
+ system/config/initconfig.php system/config/langconfig.php \
system/config/languages.php \
system/config/tcpdf.php system/config/timezones.php \
system/config/tinyFlash.php system/config/tinyMCE.php \