diff options
author | alane <alane@FreeBSD.org> | 2002-11-01 12:17:51 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-01 12:17:51 +0800 |
commit | ce018ac9be7743cfed3dcef6cc91bb070cef0022 (patch) | |
tree | 2fdcb3c2221ee7c4c9fa9f499c74e91e459496fe /devel/invitation_to_ruby | |
parent | 03f4c1a901d256c6889dd0d285d588a217b22708 (diff) | |
download | freebsd-ports-gnome-ce018ac9be7743cfed3dcef6cc91bb070cef0022.tar.gz freebsd-ports-gnome-ce018ac9be7743cfed3dcef6cc91bb070cef0022.tar.zst freebsd-ports-gnome-ce018ac9be7743cfed3dcef6cc91bb070cef0022.zip |
Changed MAINTAINER to my FreeBSD address.
Diffstat (limited to 'devel/invitation_to_ruby')
-rw-r--r-- | devel/invitation_to_ruby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/invitation_to_ruby/Makefile b/devel/invitation_to_ruby/Makefile index 4e080f845a16..0b0203fbc00f 100644 --- a/devel/invitation_to_ruby/Makefile +++ b/devel/invitation_to_ruby/Makefile @@ -2,7 +2,7 @@ # # New ports collection makefile for: invitation_to_ruby # Date created: 2002/08/28 -# Whom: Alan Eldridge <ports@geeksrus.net> +# Whom: Alan Eldridge <AlanE@FreeBSD.org> # # $FreeBSD$ # @@ -21,7 +21,7 @@ EXTRACT_SUFX= .tgz #DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} #EXTRACT_ONLY= -MAINTAINER= ports@geeksrus.net +MAINTAINER= AlanE@FreeBSD.org NO_BUILD= yes |