3 Commits

Author SHA1 Message Date
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
David Baumgold 0a7fbf2d91 Dropped maintainership on all my ports
I'm moving to homebrew, and I haven't actually touched most of these in ages, anyway

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@99643 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-11-13 04:26:02 +00:00
David Baumgold 7dd64f2eeb New port: rb19-activemodel
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@77107 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-03-20 14:28:36 +00:00