diff options
Diffstat (limited to 'math/grpn/Makefile')
-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 91157cc091ef..6112d405035d 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: grpn -# Version required: 1.1.0 # Date created: 25 October 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= grpn-1.1.0 +PORTNAME= grpn +PORTVERSION= 1.1.0 CATEGORIES= math gnome MASTER_SITES= http://wilkins.ne.mediaone.net/grpn/ |