diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
commit | bd48d39657a582c8dac1de7279de5bfa45eb1e58 (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /ports-mgmt | |
parent | d4126a97f6a12be7e49c3d0f395cb8d98b6a66a8 (diff) |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
Notes
Notes:
svn path=/head/; revision=359586
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/chucky/Makefile | 1 | ||||
-rw-r--r-- | ports-mgmt/prhistory/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ports-mgmt/chucky/Makefile b/ports-mgmt/chucky/Makefile index b23ddf96614c..6df661ab4327 100644 --- a/ports-mgmt/chucky/Makefile +++ b/ports-mgmt/chucky/Makefile @@ -3,6 +3,7 @@ PORTNAME= chucky PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= ports-mgmt MASTER_SITES= GH DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} diff --git a/ports-mgmt/prhistory/Makefile b/ports-mgmt/prhistory/Makefile index 9dc6f5cab0b9..7fb764a7487f 100644 --- a/ports-mgmt/prhistory/Makefile +++ b/ports-mgmt/prhistory/Makefile @@ -3,7 +3,7 @@ PORTNAME= prhistory PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ports-mgmt MASTER_SITES= GH |