diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-20 08:23:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-20 08:23:03 +0000 |
commit | a09895b0fd20ed190a862dd6e7673410872252fc (patch) | |
tree | 1a95cad74003330f0b50fe6eb1a233cc9b63d476 /x11/xtrans | |
parent | c869616c0a9b37632632fa90f6fa090672fa4e0c (diff) | |
download | ports-a09895b0fd20ed190a862dd6e7673410872252fc.tar.gz ports-a09895b0fd20ed190a862dd6e7673410872252fc.zip |
Notes
Diffstat (limited to 'x11/xtrans')
-rw-r--r-- | x11/xtrans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile index 5788c30f093f..fa0e9ce55c72 100644 --- a/x11/xtrans/Makefile +++ b/x11/xtrans/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Abstract network code for X -LICENSE= x11 +LICENSE= MIT XORG_CAT= lib |