diff options
Diffstat (limited to 'net/bsddip/Makefile')
-rw-r--r-- | net/bsddip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bsddip/Makefile b/net/bsddip/Makefile index 29bcde42303..b5fc84012fc 100644 --- a/net/bsddip/Makefile +++ b/net/bsddip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/11/09 09:09:32 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2007/02/22 19:26:52 wiz Exp $ DISTNAME= bsddip-1.02 CATEGORIES= net @@ -6,7 +6,7 @@ CATEGORIES= net # the actual master site is almost out of reach for everybody #MASTER_SITES= ftp://sun.rz.tu-clausthal.de/pub/bsddip/ MASTER_SITES+= ${MASTER_SITE_LOCAL} -EXTRACT_SUFX= .tar.Z +EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Dialup IP program |