diff options
Diffstat (limited to 'security/ruby-acl')
-rw-r--r-- | security/ruby-acl/Makefile | 1 | ||||
-rw-r--r-- | security/ruby-acl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile index 18baddefbc56..d376962b7437 100644 --- a/security/ruby-acl/Makefile +++ b/security/ruby-acl/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= Ruby module to provide Access Control List checks USE_RUBY= yes diff --git a/security/ruby-acl/pkg-comment b/security/ruby-acl/pkg-comment deleted file mode 100644 index 39c2739f86ff..000000000000 --- a/security/ruby-acl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Ruby module to provide Access Control List checks |