diff options
author | hubertf <hubertf> | 2001-03-04 02:53:27 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-03-04 02:53:27 +0000 |
commit | e61d931b9499b02143f5c75604e3212b6742cd7f (patch) | |
tree | cd46b8144077b40446c031ccb50904c932285f3e /net/6to4/Makefile | |
parent | d94742f23cf351e9832b34e1eee94246965c36dc (diff) | |
download | pkgsrc-e61d931b9499b02143f5c75604e3212b6742cd7f.tar.gz |
unbreak this pkg - 1.1 won't run (this is a pkgsrc problem, else I'd
bump the version)
Diffstat (limited to 'net/6to4/Makefile')
-rw-r--r-- | net/6to4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/6to4/Makefile b/net/6to4/Makefile index cc758246f07..2a41bfe40e9 100644 --- a/net/6to4/Makefile +++ b/net/6to4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2001/03/01 19:07:53 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/03/04 02:53:27 hubertf Exp $ # -DISTNAME= 6to4-1.1 +DISTNAME= 6to4-1.1nb1 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty |