diff options
author | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
commit | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /databases/sqlitebrowser/Makefile | |
parent | 02865034f31190dcf0e7615842f54f3ab0c83901 (diff) | |
download | pkgsrc-3235b48277cb89e6bce6b1a2d31272907aab5d6c.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'databases/sqlitebrowser/Makefile')
-rw-r--r-- | databases/sqlitebrowser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sqlitebrowser/Makefile b/databases/sqlitebrowser/Makefile index 102ab65bcd2..2d2592344da 100644 --- a/databases/sqlitebrowser/Makefile +++ b/databases/sqlitebrowser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2014/02/12 23:17:45 tron Exp $ +# $NetBSD: Makefile,v 1.16 2015/04/25 14:20:31 tnn Exp $ DISTNAME= sqlitebrowser_200_b1_src PKGNAME= ${DISTNAME:S/_200_b1_src/-2.0beta1/1} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= databases x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sqlitebrowser/} |