diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /math/aspcud/Makefile | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) | |
download | ports-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.gz ports-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.zip |
Notes
Diffstat (limited to 'math/aspcud/Makefile')
-rw-r--r-- | math/aspcud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile index 595e8696b91c..5b4c5f43d5ff 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -4,7 +4,7 @@ PORTNAME= aspcud PORTVERSION= 1.9.1 DISTVERSIONSUFFIX= -source -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math ports-mgmt sysutils MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION} |