diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-05 23:26:36 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-05 23:26:36 +0000 |
commit | 34764dadd9f31e7e470fc883fb9cc0774a9962ed (patch) | |
tree | dba00c2723eaf67d2d6eb128951401f25d46806e /misc | |
parent | 63cfeea2329db6fed18582e16461b7be55f72c8b (diff) | |
download | FreeBSD-ports-34764dadd9f31e7e470fc883fb9cc0774a9962ed.zip FreeBSD-ports-34764dadd9f31e7e470fc883fb9cc0774a9962ed.tar.gz |
Change my ports to use my FreeBSD.org address.
Approved by: sobomax
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gone/Makefile b/misc/gone/Makefile index dd1749d..856ca7c 100644 --- a/misc/gone/Makefile +++ b/misc/gone/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.4 CATEGORIES= misc MASTER_SITES= http://jaguar.ir.miami.edu/~marcus/ -MAINTAINER= marcus@marcuscom.com +MAINTAINER= marcus@FreeBSD.org MAN1= gone.1 GNU_CONFIGURE= yes |