diff options
Diffstat (limited to 'net/ruby-radius')
-rw-r--r-- | net/ruby-radius/Makefile | 1 | ||||
-rw-r--r-- | net/ruby-radius/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/ruby-radius/Makefile b/net/ruby-radius/Makefile index bde9704a14c9..8eca32fc4629 100644 --- a/net/ruby-radius/Makefile +++ b/net/ruby-radius/Makefile @@ -15,6 +15,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby module that provides an interface to the RADIUS protocol USE_RUBY= yes diff --git a/net/ruby-radius/pkg-comment b/net/ruby-radius/pkg-comment deleted file mode 100644 index d38bbe86302c..000000000000 --- a/net/ruby-radius/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby module that provides an interface to the RADIUS protocol |