diff options
Diffstat (limited to 'mail/perdition-gdbm/Makefile')
-rw-r--r-- | mail/perdition-gdbm/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/perdition-gdbm/Makefile b/mail/perdition-gdbm/Makefile index fef15a955df..dd101d7a6dc 100644 --- a/mail/perdition-gdbm/Makefile +++ b/mail/perdition-gdbm/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2006/01/31 21:07:30 tv Exp $ +# $NetBSD: Makefile,v 1.2 2006/02/05 23:09:57 joerg Exp $ # +PKGREVISION= 1 + PERDITION_COMMENT= GDBM user database module PERDITION_PKGNAME= gdbm BUILD_DIRS= makegdbm perdition/db/gdbm |