aboutsummaryrefslogtreecommitdiffstats
path: root/math/yacas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/yacas/Makefile')
-rw-r--r--math/yacas/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index fc8e3ba4cd6b..a45ce9e4db69 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -7,12 +7,13 @@
#
PORTNAME= yacas
-PORTVERSION= 1.0.47
+PORTVERSION= 1.0.47r7
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.xs4all.nl/~apinkus/backups/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/}
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
.include <bsd.port.pre.mk>