diff options
Diffstat (limited to 'math/xwpl/Makefile')
-rw-r--r-- | math/xwpl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/xwpl/Makefile b/math/xwpl/Makefile index 959e8483700a..fc84b86d9847 100644 --- a/math/xwpl/Makefile +++ b/math/xwpl/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xwpl -# Version required: 1.3 # Date created: 31 Nov 97 # Whom: Pedro Giffuni <giffunip@asme.org> # # $FreeBSD$ # -DISTNAME= xwpl-1.3-freebsd -PKGNAME= xwpl-1.3 +PORTNAME= xwpl +PORTVERSION= 1.3 CATEGORIES= math MASTER_SITES= ftp://pascal.math.yale.edu/pub/wavelets/software/xwpl/other-versions/ +DISTNAME= ${PKGNAME}-freebsd MAINTAINER= giffunip@asme.org |