diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2013-06-18 15:55:34 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2013-06-18 15:55:34 +0000 |
commit | 6de1d9ba596be3984d23e1c5f89ecdc980124ea2 (patch) | |
tree | 3ac5c14c5058d9f48d738c9706852b7c62e38688 /x11/libfm | |
parent | 1c18fc94e404f198f15f752e068df28f7d6abbf1 (diff) | |
download | ports-6de1d9ba596be3984d23e1c5f89ecdc980124ea2.tar.gz ports-6de1d9ba596be3984d23e1c5f89ecdc980124ea2.zip |
Notes
Diffstat (limited to 'x11/libfm')
-rw-r--r-- | x11/libfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libfm/Makefile b/x11/libfm/Makefile index 7e76dba82625..7b2a45f3f09d 100644 --- a/x11/libfm/Makefile +++ b/x11/libfm/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.0 CATEGORIES= x11 MASTER_SITES= SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/libfm%20%28required%20by%20PCManFM%29/ -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The libFM backend library to PCManFM LICENSE= GPLv2 |