aboutsummaryrefslogtreecommitdiff
path: root/databases/sqliteman/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-06-24 08:13:43 +0000
committerWen Heping <wen@FreeBSD.org>2010-06-24 08:13:43 +0000
commit1a968ded897b25eb65776ffc9617733403a9e074 (patch)
tree35cce43548d2098ff093e05536bc56760ad61bb7 /databases/sqliteman/Makefile
parent436182d2c0f1aa9b06043e8a55fc73e197446e62 (diff)
Notes
Diffstat (limited to 'databases/sqliteman/Makefile')
-rw-r--r--databases/sqliteman/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/sqliteman/Makefile b/databases/sqliteman/Makefile
index 0d73deeda11a..d07fda6e2fb6 100644
--- a/databases/sqliteman/Makefile
+++ b/databases/sqliteman/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= sqliteman
-PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTVERSION= 1.2.2
CATEGORIES= databases
MASTER_SITES= SF
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= wen@FreeBSD.org
COMMENT= Admin's GUI tool for Sqlite3
LIB_DEPENDS= qscintilla2.5:${PORTSDIR}/devel/qscintilla2