diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-09 21:04:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-09 21:04:26 +0800 |
commit | b8b07c40280134defe67588923141e7ed6b81c65 (patch) | |
tree | 7a0c64c457f7561f14a4c1bc3cb2c052c2da53be /sysutils | |
parent | 03738bb3823ed1ab78a450ebadcd3fc3957253c9 (diff) | |
download | freebsd-ports-graphics-b8b07c40280134defe67588923141e7ed6b81c65.tar.gz freebsd-ports-graphics-b8b07c40280134defe67588923141e7ed6b81c65.tar.zst freebsd-ports-graphics-b8b07c40280134defe67588923141e7ed6b81c65.zip |
- Drop Maintainership
Diffstat (limited to 'sysutils')
-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 0c6a246cf0e..6743d1fce66 100644 --- a/sysutils/eiciel/Makefile +++ b/sysutils/eiciel/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= sysutils security MASTER_SITES= http://rofi.pinchito.com/eiciel/download/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GNOME-based ACL editor, with integration into Nautilus LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 |