diff options
author | stephen <stephen@FreeBSD.org> | 2016-12-09 22:16:22 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2016-12-09 22:16:22 +0800 |
commit | c6118c246a5906b12171b45f7542317100189af0 (patch) | |
tree | 6ec26f88538cbb47214f1007549904d038f6ae27 | |
parent | 9b20c01395ff2ec06a9783ea94b0de7ca4cbea7c (diff) | |
download | freebsd-ports-gnome-c6118c246a5906b12171b45f7542317100189af0.tar.gz freebsd-ports-gnome-c6118c246a5906b12171b45f7542317100189af0.tar.zst freebsd-ports-gnome-c6118c246a5906b12171b45f7542317100189af0.zip |
- Belated portrevision bump, which got lost because of a collision between
r428057 and r428116.
-rw-r--r-- | math/plplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index d6d7e52b5dfd..0419ca2e864d 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -3,7 +3,7 @@ PORTNAME= plplot PORTVERSION= 5.11.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source |