diff options
-rw-r--r-- | net/kphone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kphone/Makefile b/net/kphone/Makefile index 95b64277e28..c2b9ea5928f 100644 --- a/net/kphone/Makefile +++ b/net/kphone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:17:53 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/19 02:26:39 grant Exp $ # DISTNAME= kphone-4.0.3 -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= net comms MASTER_SITES= http://www.wirlab.net/kphone/ |