diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-04 21:39:26 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-12-04 21:39:26 +0000 |
commit | 1f066743e51638f58b0666df529d832ece3c3891 (patch) | |
tree | 5a18c3d9a855b5569b7621500a686562ee9dcea3 /net/ruby-radius | |
parent | - Deprecate (diff) |
- Deprecate
- Set EXPIRATION_DATE
PR: 106331
Submitted by: gabor
Notes
Notes:
svn path=/head/; revision=178869
Diffstat (limited to 'net/ruby-radius')
-rw-r--r-- | net/ruby-radius/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/ruby-radius/Makefile b/net/ruby-radius/Makefile index 5137ba1dfa00..1d6f8db5710b 100644 --- a/net/ruby-radius/Makefile +++ b/net/ruby-radius/Makefile @@ -17,6 +17,9 @@ DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module that provides an interface to the RADIUS protocol +DEPRECATED= distfile disappeared from homepage +EXPIRATION_DATE= 2007-01-04 + USE_RUBY= yes RUBY_SHEBANG_FILES= ${WRKSRC}/examples/* |