diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-11-26 22:16:21 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-11-26 22:16:21 +0000 |
commit | efae4529f99f7d1aad91d619537f6a1d2f94af5d (patch) | |
tree | 8fe9c88d54adb4da7300c5a89f33d4568644aab6 /net/icb | |
parent | 4825e883ec62bf7c36ef774ed7dcf3963a8057c0 (diff) | |
download | pkgsrc-efae4529f99f7d1aad91d619537f6a1d2f94af5d.tar.gz |
Ooops, the distfile's still at 5.0.9, it's only the package that's at pl1.
Diffstat (limited to 'net/icb')
-rw-r--r-- | net/icb/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/icb/Makefile b/net/icb/Makefile index bdabffd7086..3d61fdd85e9 100644 --- a/net/icb/Makefile +++ b/net/icb/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 1999/11/26 22:12:36 hubertf Exp $ +# $NetBSD: Makefile,v 1.10 1999/11/26 22:16:21 hubertf Exp $ # -DISTNAME= icb-5.0.9pl1 +DISTNAME= icb-5.0.9 +PKGNAME= icb-5.0.9pl1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} |