diff options
| author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
|---|---|---|
| committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
| commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
| tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/py-mxStack | |
| parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
PORTNAME/PORTVERSION update
Diffstat (limited to 'devel/py-mxStack')
| -rw-r--r-- | devel/py-mxStack/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-mxStack/Makefile b/devel/py-mxStack/Makefile index 046b71614433..b42f04182a5e 100644 --- a/devel/py-mxStack/Makefile +++ b/devel/py-mxStack/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: py-mxStack -# Version required: 0.3.0 # Date created: 14 May 1999 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= mxStack-0.3.0 -PKGNAME= py-mxStack-0.3.0 +PORTNAME= mxStack +PORTVERSION= 0.3.0 CATEGORIES= devel python MASTER_SITES= http://starship.skyport.net/~lemburg/ +PKGNAMEPREFIX= py- MAINTAINER= tg@FreeBSD.org |
