diff options
Diffstat (limited to 'math/surf/Makefile')
-rw-r--r-- | math/surf/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile index 269b8826579d..f727f12394c0 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -8,11 +8,11 @@ PORTNAME= surf PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF +USE_XORG= x11 xmu MAINTAINER= ports@FreeBSD.org COMMENT= Visualize some real algebraic geometry |