diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-17 03:26:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-17 03:26:54 +0800 |
commit | ea0fe5787746fe13685bcc018c7555ceb53326ec (patch) | |
tree | 5f1b6c44f15bf9333e09059bd891ada6ea0346a0 /security/ruby-acl | |
parent | fc92320f3854d710d22701ed9dc5651f40ac2b87 (diff) | |
download | freebsd-ports-gnome-ea0fe5787746fe13685bcc018c7555ceb53326ec.tar.gz freebsd-ports-gnome-ea0fe5787746fe13685bcc018c7555ceb53326ec.tar.zst freebsd-ports-gnome-ea0fe5787746fe13685bcc018c7555ceb53326ec.zip |
- Pass maintainership to Valeri Vassiliev (ufo (at) februality.com)
Diffstat (limited to 'security/ruby-acl')
-rw-r--r-- | security/ruby-acl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile index 3b40b628ac9f..029aa94ec4bb 100644 --- a/security/ruby-acl/Makefile +++ b/security/ruby-acl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www2a.biglobe.ne.jp/~seki/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ufo@februality.com COMMENT= Ruby module to provide Access Control List checks USE_RUBY= yes |