summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2008-12-11 16:28:05 +0000
committertaca <taca>2008-12-11 16:28:05 +0000
commitf6990871af64fc6598f490f4d5219913f728c4b6 (patch)
treed0ee0b3bcbd43b44db9b4365a2b9244b14011f05
parent80f1b7d3702b99eea1daecd297fc677adb808731 (diff)
downloadpkgsrc-f6990871af64fc6598f490f4d5219913f728c4b6.tar.gz
Remove note for using PostgreSQL in MESSAGE.
Bump PKGREVISION.
-rw-r--r--www/typolight/MESSAGE5
-rw-r--r--www/typolight/Makefile4
2 files changed, 3 insertions, 6 deletions
diff --git a/www/typolight/MESSAGE b/www/typolight/MESSAGE
index f7571551777..919faa36b50 100644
--- a/www/typolight/MESSAGE
+++ b/www/typolight/MESSAGE
@@ -1,11 +1,8 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2008/10/06 14:02:05 taca Exp $
+$NetBSD: MESSAGE,v 1.2 2008/12/11 16:28:05 taca Exp $
To complete the setup, please read:
${PREFIX}/share/doc/typolight/README
-
-Note: currently, PostgreSQL isn't tested well.
-
===========================================================================
diff --git a/www/typolight/Makefile b/www/typolight/Makefile
index 832faadba23..2bbd95e772d 100644
--- a/www/typolight/Makefile
+++ b/www/typolight/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2008/12/09 07:27:39 taca Exp $
+# $NetBSD: Makefile,v 1.6 2008/12/11 16:28:05 taca Exp $
#
DISTNAME= typolight-${TL_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typolight/}