diff options
author | is <is@pkgsrc.org> | 2007-10-11 19:48:11 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 2007-10-11 19:48:11 +0000 |
commit | f2900c8f9689fe0e3b94e7a0ad1ac51e4deef0d5 (patch) | |
tree | e076ae32a2d01b933c5c409a2f1edf97bfcbaebb /net/pim6sd | |
parent | 5571c9571112a429999f0524ead5e2facdaaff26 (diff) | |
download | pkgsrc-f2900c8f9689fe0e3b94e7a0ad1ac51e4deef0d5.tar.gz |
bumped revision to noted added conflict
Diffstat (limited to 'net/pim6sd')
-rw-r--r-- | net/pim6sd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pim6sd/Makefile b/net/pim6sd/Makefile index 242d6358f87..5476c6fdc1c 100644 --- a/net/pim6sd/Makefile +++ b/net/pim6sd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2007/10/11 19:03:38 is Exp $ +# $NetBSD: Makefile,v 1.18 2007/10/11 19:48:11 is Exp $ DISTNAME= pim6sd-20031021a +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ |