diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-05-02 05:26:40 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-05-02 05:26:40 +0000 |
commit | 8c99ed5982716a3f399ccfd97312b79b3d691d4b (patch) | |
tree | 3011639bcd64afa0e9b4dea9964e5ffbc5889570 /graphics/xaos/Makefile | |
parent | 89a897fcf325b079d0b7315882963db5c5452568 (diff) |
Notes
Diffstat (limited to 'graphics/xaos/Makefile')
-rw-r--r-- | graphics/xaos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile index b69ff7d496f6..2d531ac804ea 100644 --- a/graphics/xaos/Makefile +++ b/graphics/xaos/Makefile @@ -3,7 +3,7 @@ PORTNAME= xaos PORTVERSION= 3.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics math MASTER_SITES= SF/${PORTNAME}/XaoS/${PORTVERSION} |