diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-09-22 10:25:41 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-09-22 10:25:41 +0800 |
commit | 5e8b5040d70091cd1338728b1c3307986c319148 (patch) | |
tree | d8f4a46c96e38b7ce599ed2ed09a611322755ade /math/xgraph | |
parent | 6cf4011447c513945826468cedceb8b874a9c33a (diff) | |
download | freebsd-ports-gnome-5e8b5040d70091cd1338728b1c3307986c319148.tar.gz freebsd-ports-gnome-5e8b5040d70091cd1338728b1c3307986c319148.tar.zst freebsd-ports-gnome-5e8b5040d70091cd1338728b1c3307986c319148.zip |
Bump version number to note new vendor release (with the same "official"
version)
Diffstat (limited to 'math/xgraph')
-rw-r--r-- | math/xgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile index c47330cc71ee..1b5363b76782 100644 --- a/math/xgraph/Makefile +++ b/math/xgraph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xgraph -PORTVERSION= 11.3.2 +PORTVERSION= 11.3.2.20000910 CATEGORIES= math print MASTER_SITES= ftp://ftp.cs.utoronto.ca/pub/radford/ DISTNAME= xgraph-11 |