diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
commit | a4baad5f5afc5b76b5d4c374baa2583f1923c326 (patch) | |
tree | 4c4e0e549cecc5f741abee3a88d0843d851b2dd6 /x11-toolkits | |
parent | 658e8f6423dd44878464b02ffc02f29a62a755c0 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libsexy/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/libsexymm/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile index 8346c7d13f05..bde36e69a067 100644 --- a/x11-toolkits/libsexy/Makefile +++ b/x11-toolkits/libsexy/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= x11-toolkits devel MASTER_SITES= http://releases.chipx86.com/libsexy/libsexy/ -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT= Extension widgets for GTK+ LICENSE= LGPL21 diff --git a/x11-toolkits/libsexymm/Makefile b/x11-toolkits/libsexymm/Makefile index 4e4704c9a452..6ad16695dfff 100644 --- a/x11-toolkits/libsexymm/Makefile +++ b/x11-toolkits/libsexymm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= x11-toolkits devel MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/ -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT= C++ bindings for libsexy LICENSE= LGPL21 |