diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /archivers | |
parent | Mike writes: I needed to be able to see the encapsulated packets in IP (diff) |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Notes
Notes:
svn path=/head/; revision=26946
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/makeself/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile index 0c16d0cdb0bf..bd65d7e5ea11 100644 --- a/archivers/makeself/Makefile +++ b/archivers/makeself/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.lokigames.com/~megastep/makeself/ EXTRACT_SUFX= .gz.sh -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= |