diff options
Diffstat (limited to 'math/grpn')
-rw-r--r-- | math/grpn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 5ccd17f7b89..16234648278 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/04/24 04:22:39 snj Exp $ +# $NetBSD: Makefile,v 1.14 2004/10/03 00:12:56 tv Exp $ # DISTNAME= grpn-1.1.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math MASTER_SITES= ftp://lashwhip.com/pub/ \ http://lashwhip.com/grpn/ |