diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-06 07:26:36 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-06 07:26:36 +0800 |
commit | 34764dadd9f31e7e470fc883fb9cc0774a9962ed (patch) | |
tree | dba00c2723eaf67d2d6eb128951401f25d46806e /misc/gone | |
parent | 63cfeea2329db6fed18582e16461b7be55f72c8b (diff) | |
download | freebsd-ports-gnome-34764dadd9f31e7e470fc883fb9cc0774a9962ed.tar.gz freebsd-ports-gnome-34764dadd9f31e7e470fc883fb9cc0774a9962ed.tar.zst freebsd-ports-gnome-34764dadd9f31e7e470fc883fb9cc0774a9962ed.zip |
Change my ports to use my FreeBSD.org address.
Approved by: sobomax
Diffstat (limited to 'misc/gone')
-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 dd1749d4e2c2..856ca7cbd158 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 |