diff options
author | wiz <wiz> | 2006-01-06 15:10:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-06 15:10:01 +0000 |
commit | 44a6b70b180674d0924b000f1e1e85f22c1a68d8 (patch) | |
tree | 2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /net/ispman | |
parent | 7107396a1fecdc34cae23cc087e482983952dde1 (diff) | |
download | pkgsrc-44a6b70b180674d0924b000f1e1e85f22c1a68d8.tar.gz |
DEPENDS and PKGREVISION bumps because db4's library name changed.
Diffstat (limited to 'net/ispman')
-rw-r--r-- | net/ispman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ispman/Makefile b/net/ispman/Makefile index e3c21db1111..8ff16a960ea 100644 --- a/net/ispman/Makefile +++ b/net/ispman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2005/07/16 01:19:16 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/01/06 15:10:06 wiz Exp $ # DISTNAME= ispman-0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ispman/} |