diff options
author | tonio <tonio> | 2005-10-15 19:13:34 +0000 |
---|---|---|
committer | tonio <tonio> | 2005-10-15 19:13:34 +0000 |
commit | 47712f4456fb335d0a540f41662b192fde4ab9b6 (patch) | |
tree | a21c9f0f9f00dcbe5a3a2e0ec657c833a6b0ac25 /databases/abook/Makefile | |
parent | 07b3d9ac7b67a6032396c75a0c05a003e6cbc9d5 (diff) | |
download | pkgsrc-47712f4456fb335d0a540f41662b192fde4ab9b6.tar.gz |
Update database/abook to 0.5.4
This release contains mainly an update of autoconf/automake,
code cleanups and minor fixes
Diffstat (limited to 'databases/abook/Makefile')
-rw-r--r-- | databases/abook/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/abook/Makefile b/databases/abook/Makefile index 1a5c0ac7dd3..f54fed4a969 100644 --- a/databases/abook/Makefile +++ b/databases/abook/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:10 tv Exp $ +# $NetBSD: Makefile,v 1.14 2005/10/15 19:13:34 tonio Exp $ # -DISTNAME= abook-0.5.3 +DISTNAME= abook-0.5.4 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abook/} |