diff options
author | lofi <lofi@FreeBSD.org> | 2004-11-10 23:14:29 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-11-10 23:14:29 +0800 |
commit | 19975aa88a34cf05c023bc3388b52035de1d6b3a (patch) | |
tree | 79382922c1065d5048c232199e3e59ab01a1935c /x11-themes/phase | |
parent | 705424fd36081db9d4cbe182bbda80ea5c1851fe (diff) | |
download | freebsd-ports-graphics-19975aa88a34cf05c023bc3388b52035de1d6b3a.tar.gz freebsd-ports-graphics-19975aa88a34cf05c023bc3388b52035de1d6b3a.tar.zst freebsd-ports-graphics-19975aa88a34cf05c023bc3388b52035de1d6b3a.zip |
More pthread-check fixes.
Diffstat (limited to 'x11-themes/phase')
-rw-r--r-- | x11-themes/phase/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/phase/Makefile b/x11-themes/phase/Makefile index e6c3e132125..53c037f2a5d 100644 --- a/x11-themes/phase/Makefile +++ b/x11-themes/phase/Makefile @@ -7,6 +7,7 @@ PORTNAME= phase PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= x11-themes kde MASTER_SITES= http://www.usermode.org/code/ |