diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-15 21:15:29 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-15 21:15:29 +0000 |
commit | 72a02a04ab3d1c1806d4a106f2ffb83c1feef87a (patch) | |
tree | 44a62587a43ac8b6777ed7396f892e173e5a4e3f /databases/rubygem-dm-active_model | |
parent | a98aed97d6cd593efd30bf3f3ce9804f0adfc3d0 (diff) | |
download | ports-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.tar.gz ports-72a02a04ab3d1c1806d4a106f2ffb83c1feef87a.zip |
Notes
Diffstat (limited to 'databases/rubygem-dm-active_model')
-rw-r--r-- | databases/rubygem-dm-active_model/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-dm-active_model/Makefile b/databases/rubygem-dm-active_model/Makefile index 80a4df642c81..eb0d97617ebd 100644 --- a/databases/rubygem-dm-active_model/Makefile +++ b/databases/rubygem-dm-active_model/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0 CATEGORIES= databases rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A dm plugin for active_model compliance and thus rails 3 compatibility RUN_DEPENDS= rubygem-activemodel>=3.0.4:${PORTSDIR}/databases/rubygem-activemodel \ |