diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
commit | ac4d467be533e40ec56fc139faf1619b6f29af1b (patch) | |
tree | 2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /comms/gnome-pilot/Makefile | |
parent | 48fbdf6ab27df2cda64e75c3291ae9d0e4fb71e1 (diff) | |
download | pkgsrc-ac4d467be533e40ec56fc139faf1619b6f29af1b.tar.gz |
DEPENDS and PKGREVISION bumps because db4's library name changed.
Diffstat (limited to 'comms/gnome-pilot/Makefile')
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index b949a3eeefb..d7d6446bf3a 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2005/12/31 12:32:32 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2006/01/06 15:10:01 wiz Exp $ # DISTNAME= gnome-pilot-2.0.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/2.0/} |