diff options
author | tron <tron@pkgsrc.org> | 2003-02-06 14:25:38 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2003-02-06 14:25:38 +0000 |
commit | 93a331ba874a5c5941519a020d52e9b8034f2158 (patch) | |
tree | 6f8ab5894b07a7a8fb82c323ca7684aac2cd20e4 /net/ipv6calc/Makefile | |
parent | 909bde05cd1bcb7f74b680ef8ce3840bbb501303 (diff) | |
download | pkgsrc-93a331ba874a5c5941519a020d52e9b8034f2158.tar.gz |
Fix typo in last commit.
Diffstat (limited to 'net/ipv6calc/Makefile')
-rw-r--r-- | net/ipv6calc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile index a14a6a3d6a7..d61aa491933 100644 --- a/net/ipv6calc/Makefile +++ b/net/ipv6calc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2003/02/06 14:24:58 tron Exp $ +# $NetBSD: Makefile,v 1.14 2003/02/06 14:25:38 tron Exp $ DISTNAME= ipv6calc-0.45 -PKG_REVISON= 1 +PKGREVISON= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ |