diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-06-18 15:31:17 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-06-18 15:31:17 +0000 |
commit | ac3b4eeed3f05989ade8b704535139ec0e7524d1 (patch) | |
tree | 403e2fd6376ef2be78e0ef891b777e2fe944c3dc /devel/libdatrie | |
parent | 179f046f0c06be99ec5a462b70557b8d7310fdc6 (diff) | |
download | ports-ac3b4eeed3f05989ade8b704535139ec0e7524d1.tar.gz ports-ac3b4eeed3f05989ade8b704535139ec0e7524d1.zip |
Notes
Diffstat (limited to 'devel/libdatrie')
-rw-r--r-- | devel/libdatrie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdatrie/Makefile b/devel/libdatrie/Makefile index 2b63f06856d8..711c9370828e 100644 --- a/devel/libdatrie/Makefile +++ b/devel/libdatrie/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.2.6 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Double-array trie implementation library LICENSE= LGPL21 |