diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 19:52:19 +0000 |
commit | f83c7639aafdbe99a7f8bd89780da0b672b58bc3 (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /x11/fluxbg | |
parent | d727bd2384bdb114bb29329ecd105fd4475fbc55 (diff) |
Notes
Diffstat (limited to 'x11/fluxbg')
-rw-r--r-- | x11/fluxbg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fluxbg/Makefile b/x11/fluxbg/Makefile index 48cc2fe79978..9aadb6f361fe 100644 --- a/x11/fluxbg/Makefile +++ b/x11/fluxbg/Makefile @@ -3,7 +3,7 @@ PORTNAME= fluxbg PORTVERSION= 0.7 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |