diff options
Diffstat (limited to 'math/plplot/Makefile')
-rw-r--r-- | math/plplot/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index e3dab112e8bd..1d9e31f80865 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -6,15 +6,11 @@ # PORTNAME= plplot -PORTVERSION= 5.0.3 +PORTVERSION= 5.0.4 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -PATCH_SITES= ${MASTER_SITES} -PATCHFILES= ${DISTNAME}.patch1.gz -PATCH_DIST_STRIP= -p1 - MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd |