diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-04-23 14:01:18 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-04-23 14:01:18 +0800 |
commit | d04a24bc31524a14d42aa1bc064d11a8117a9f8b (patch) | |
tree | 25ebc51f646f02f57e69d93fa1fc9116bba40910 /databases/sqlite2/Makefile | |
parent | 14bd44c9a9a649766559a50f70ab9a8b413e1688 (diff) | |
download | freebsd-ports-gnome-d04a24bc31524a14d42aa1bc064d11a8117a9f8b.tar.gz freebsd-ports-gnome-d04a24bc31524a14d42aa1bc064d11a8117a9f8b.tar.zst freebsd-ports-gnome-d04a24bc31524a14d42aa1bc064d11a8117a9f8b.zip |
upgrade to 1.0.30
Diffstat (limited to 'databases/sqlite2/Makefile')
-rw-r--r-- | databases/sqlite2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlite2/Makefile b/databases/sqlite2/Makefile index d30850364bb2..4878ced73db2 100644 --- a/databases/sqlite2/Makefile +++ b/databases/sqlite2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= sqlite -PORTVERSION= 1.0.27 +PORTVERSION= 1.0.30 CATEGORIES= databases MASTER_SITES= http://www.hwaci.com/sw/sqlite/ DISTNAME= ${PORTNAME} |