diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-10-07 09:16:47 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-10-07 09:16:47 +0000 |
commit | c4efbad881bdfa8ca2449b6cd72e62dba35a4a63 (patch) | |
tree | dd122bba4adbe752aaf294f0f4d2edc00cf97978 /databases/gosqlite3 | |
parent | 43c8b924ebbb77c4603c1f0154f90ff67d4cac5a (diff) | |
download | ports-c4efbad881bdfa8ca2449b6cd72e62dba35a4a63.tar.gz ports-c4efbad881bdfa8ca2449b6cd72e62dba35a4a63.zip |
Notes
Diffstat (limited to 'databases/gosqlite3')
-rw-r--r-- | databases/gosqlite3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gosqlite3/Makefile b/databases/gosqlite3/Makefile index 3b5775d376b8..988582b116bf 100644 --- a/databases/gosqlite3/Makefile +++ b/databases/gosqlite3/Makefile @@ -7,7 +7,7 @@ PORTNAME= gosqlite3 PORTVERSION= 20110316 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= LOCAL/wen DISTNAME= ${GITHUB_USER}-${PORTNAME}-${GIT_REVISION} |