diff options
Diffstat (limited to 'math/xmgr/Makefile')
-rw-r--r-- | math/xmgr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index f41d83f2e4aa..a1edf62a7ca4 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xmgr -# Version required: 4.1.1 # Date created: So 2 Mär 1997 12:11:43 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # # $FreeBSD$ # -DISTNAME= xmgr-4.1.1 +PORTNAME= xmgr +PORTVERSION= 4.1.1 CATEGORIES= math print MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \ ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/old/ \ |