diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
commit | 7c879267dc47bb7723011ce7fd8f8cb518739c8c (patch) | |
tree | d48522d464e1ff041584b2a31f9ed94d0a22776f /math/aspcud | |
parent | c96bb1299df44dcc114eb2c2be07deefb39984b6 (diff) |
Notes
Diffstat (limited to 'math/aspcud')
-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 1fa831614ad8..fbcb5de7dea3 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -3,8 +3,8 @@ PORTNAME= aspcud PORTVERSION= 1.9.4 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= math ports-mgmt sysutils MAINTAINER= vsevolod@FreeBSD.org |