diff options
Diffstat (limited to 'comms')
-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 056b6a41a72..69760996043 100644 --- a/comms/gnome-pilot/Makefile +++ b/comms/gnome-pilot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/10/03 00:13:16 tv Exp $ +# $NetBSD: Makefile,v 1.19 2004/11/20 22:10:22 jmmv Exp $ # DISTNAME= gnome-pilot-0.1.71 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= comms gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/0.1/} EXTRACT_SUFX= .tar.bz2 |