diff options
author | wiz <wiz> | 2007-03-08 19:25:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-08 19:25:32 +0000 |
commit | 0dc096efce80b5cc381e755270e8737e280bfed1 (patch) | |
tree | f86a18910b514eba7f155570d48c7ed905d33180 /net/scdp/Makefile | |
parent | 6d58d95eb0e1c722be1a1e399c832782eac7d775 (diff) | |
download | pkgsrc-0dc096efce80b5cc381e755270e8737e280bfed1.tar.gz |
Minor pkglint cleanup, from Sergey Svishchev.
Diffstat (limited to 'net/scdp/Makefile')
-rw-r--r-- | net/scdp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/scdp/Makefile b/net/scdp/Makefile index e9890ae42bf..fcdaa8a56da 100644 --- a/net/scdp/Makefile +++ b/net/scdp/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.8 2007/02/18 18:54:23 adrianp Exp $ +# $NetBSD: Makefile,v 1.9 2007/03/08 19:25:32 wiz Exp $ # DISTNAME= scdp-1.0b -PKGNAME= scdp-1.0.2 +PKGNAME= scdp-1.0.2 PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scdp/} MAINTAINER= arved@arved.at -HOMEPAGE= http://sourceforge.net/projects/scdp/ +HOMEPAGE= http://sourceforge.net/projects/scdp/ COMMENT= Program to send Cisco Discovery Protocol packets GNU_CONFIGURE= yes |