diff options
Diffstat (limited to 'comms/obexftp')
-rw-r--r-- | comms/obexftp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/obexftp/Makefile b/comms/obexftp/Makefile index 5633c533213..d294000074b 100644 --- a/comms/obexftp/Makefile +++ b/comms/obexftp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/02/26 12:50:43 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:16 tv Exp $ # DISTNAME= obexftp-0.10.3 +PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} |