diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-09-20 02:52:01 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-09-20 02:52:01 +0000 |
commit | e3c4574a632bbf2d0e3c16c84e980d9eea621666 (patch) | |
tree | dfcfcad38025000d0384cd5f81223ae18757b56e /x11/xcmsdb/Makefile | |
parent | 94369edf02410727cfb77e9ac5914f2a0c67a6ba (diff) |
Notes
Diffstat (limited to 'x11/xcmsdb/Makefile')
-rw-r--r-- | x11/xcmsdb/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xcmsdb/Makefile b/x11/xcmsdb/Makefile index c52af7a34ce8..b380a1df524d 100644 --- a/x11/xcmsdb/Makefile +++ b/x11/xcmsdb/Makefile @@ -6,12 +6,14 @@ # PORTNAME= xcmsdb -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Device Color Characterization utility for X +LICENSE= x11 + XORG_CAT= app USE_XORG= x11 |