diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-18 04:11:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-18 04:11:02 +0000 |
commit | 25beeff0797dd33cfc7db69206925427481729ee (patch) | |
tree | 7189643b393c5d2ffd4fa8b22d44338010f9dfb0 /math/aspcud/Makefile | |
parent | 2cd6161419576e97c766dd2e23764716151e72db (diff) | |
download | ports-25beeff0797dd33cfc7db69206925427481729ee.tar.gz ports-25beeff0797dd33cfc7db69206925427481729ee.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 659e8257f3d1..581326cf078f 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -4,7 +4,7 @@ PORTNAME= aspcud PORTVERSION= 1.9.1 DISTVERSIONSUFFIX= -source -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math ports-mgmt sysutils MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION} |