diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-12 18:07:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-12 18:07:17 +0800 |
commit | 4f9ccc612c01823df2763af7bbcb8a2b0d2d19e1 (patch) | |
tree | 556b943aa5460680171a20591f1176e7c854adce /sysutils/eiciel | |
parent | 3858875862008996ee98d22606ceb38da6107309 (diff) | |
download | freebsd-ports-gnome-4f9ccc612c01823df2763af7bbcb8a2b0d2d19e1.tar.gz freebsd-ports-gnome-4f9ccc612c01823df2763af7bbcb8a2b0d2d19e1.tar.zst freebsd-ports-gnome-4f9ccc612c01823df2763af7bbcb8a2b0d2d19e1.zip |
- Take maintainership
Approved by: Andreas Kohn (old maintainer)
Diffstat (limited to 'sysutils/eiciel')
-rw-r--r-- | sysutils/eiciel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/eiciel/Makefile b/sysutils/eiciel/Makefile index 4466bd6a9256..d84689866648 100644 --- a/sysutils/eiciel/Makefile +++ b/sysutils/eiciel/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils security MASTER_SITES= http://rofi.pinchito.com/eiciel/download/ -MAINTAINER= andreas@syndrom23.de +MAINTAINER= miwi@FreeBSD.org COMMENT= A GNOME-based ACL editor, with integration into Nautilus LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 |