diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:51:26 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:51:26 +0000 |
commit | a12579eb171e321f1d0b6913f154cc991d054dfd (patch) | |
tree | db9dd69ffac2589f5a9f2bedb9b92269ab679c05 /textproc/rubygem-augeas | |
parent | 9cdcde899087e0899c6972af293ae662090d93ce (diff) | |
download | ports-a12579eb171e321f1d0b6913f154cc991d054dfd.tar.gz ports-a12579eb171e321f1d0b6913f154cc991d054dfd.zip |
Notes
Diffstat (limited to 'textproc/rubygem-augeas')
-rw-r--r-- | textproc/rubygem-augeas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-augeas/Makefile b/textproc/rubygem-augeas/Makefile index 8fc4aa726a5b..855ad6f9bfb1 100644 --- a/textproc/rubygem-augeas/Makefile +++ b/textproc/rubygem-augeas/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.0 CATEGORIES= textproc rubygems MASTER_SITES= http://augeas.net/download/ruby/ -MAINTAINER= raj@csub.edu +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for Augeas LIB_DEPENDS= augeas.10:${PORTSDIR}/textproc/augeas |