diff options
author | salo <salo> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo> | 2003-11-12 01:31:47 +0000 |
commit | d44038c3d2a34e2a27509ab2679c66efc1768de2 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /comms | |
parent | ca197b99122fcc1994dd0b7a88b817a3cd29f9ba (diff) | |
download | pkgsrc-d44038c3d2a34e2a27509ab2679c66efc1768de2.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gnome-pilot/Makefile | 4 | ||||
-rw-r--r-- | comms/gnome-pilot/buildlink2.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile index 37242183a55..b590e3ba318 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:26:42 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/11/12 01:31:47 salo Exp $ # DISTNAME= gnome-pilot-0.1.71 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= comms gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/0.1/} EXTRACT_SUFX= .tar.bz2 diff --git a/comms/gnome-pilot/buildlink2.mk b/comms/gnome-pilot/buildlink2.mk index 6dca0b11698..24474f57708 100644 --- a/comms/gnome-pilot/buildlink2.mk +++ b/comms/gnome-pilot/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.3 2003/07/13 13:50:50 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.4 2003/11/12 01:31:47 salo Exp $ # # This Makefile fragment is included by packages that use gnome-pilot. # @@ -9,7 +9,7 @@ GNOME_PILOT_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= gnome-pilot -BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb4 +BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb5 BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-pilot=gnome-pilot |