diff options
Diffstat (limited to 'databases/tinycdb/Makefile')
-rw-r--r-- | databases/tinycdb/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/databases/tinycdb/Makefile b/databases/tinycdb/Makefile index 910cc5268d2d..964a0c269b58 100644 --- a/databases/tinycdb/Makefile +++ b/databases/tinycdb/Makefile @@ -1,16 +1,10 @@ -# ex:ts=8 -# Ports collection makefile for: tinycdb -# Date created: Oct 17, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= tinycdb -PORTVERSION= 0.77 +PORTVERSION= 0.78 CATEGORIES= databases MASTER_SITES= http://www.corpit.ru/mjt/tinycdb/ -DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Analogous to cdb, but faster |