diff options
Diffstat (limited to 'comms/obexftp')
-rw-r--r-- | comms/obexftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/obexftp/Makefile b/comms/obexftp/Makefile index 7cf0653f3c0..8dc212342ff 100644 --- a/comms/obexftp/Makefile +++ b/comms/obexftp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2006/01/20 16:15:52 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:28 joerg Exp $ # DISTNAME= obexftp-0.10.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} |