diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
commit | 61028157dbb54dbfb94da5baf153a2f05319fb20 (patch) | |
tree | a6f31cc46a3ee2429c0f726b9866d72c9b4e1f3d /devel/invitation_to_ruby | |
parent | 482fb23b625be921b033c5d23310b9460e4e5886 (diff) |
Notes
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 0b0203fbc00f..122926eabd99 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 <AlanE@FreeBSD.org> +# Whom: Alan Eldridge <alane@FreeBSD.org> # # $FreeBSD$ # @@ -21,7 +21,7 @@ EXTRACT_SUFX= .tgz #DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} #EXTRACT_ONLY= -MAINTAINER= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org NO_BUILD= yes |