diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-23 12:45:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-23 12:45:46 +0000 |
commit | a8713d15f4d56c9054b5d6a952f5c3613f04959a (patch) | |
tree | 9f8db44177ed46a64b46576a24dfdf8ada114376 /math/aspcud/Makefile | |
parent | c9e5b0da2c7f6a3df13a274b6b410d835805742f (diff) | |
download | ports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.tar.gz ports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.zip |
Notes
Diffstat (limited to 'math/aspcud/Makefile')
-rw-r--r-- | math/aspcud/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile index e0f600760ec0..595e8696b91c 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -4,6 +4,7 @@ PORTNAME= aspcud PORTVERSION= 1.9.1 DISTVERSIONSUFFIX= -source +PORTREVISION= 1 CATEGORIES= math ports-mgmt sysutils MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION} |