diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-05-07 11:37:56 +0000 |
commit | 1fe84935491d4c60b88821e24fd84487576a52c9 (patch) | |
tree | 06085ad4d2e9607f6e9d7d21e57cc5c7d6c957dc /misc/rpl/Makefile | |
parent | 3dc41d3dc9814fbf6d71d6aee14bdc1ad72b2f33 (diff) | |
download | ports-1fe84935491d4c60b88821e24fd84487576a52c9.tar.gz ports-1fe84935491d4c60b88821e24fd84487576a52c9.zip |
Notes
Diffstat (limited to 'misc/rpl/Makefile')
-rw-r--r-- | misc/rpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rpl/Makefile b/misc/rpl/Makefile index fd645c10b24e..6bdce6697eec 100644 --- a/misc/rpl/Makefile +++ b/misc/rpl/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.4.0 CATEGORIES= misc MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/ -MAINTAINER= mich@freebsdcluster.org +MAINTAINER= mich@FreeBSD.org COMMENT= Rpl is a Unix text replacement utility GNU_CONFIGURE= yes |