diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-05 23:26:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-04-05 23:26:36 +0000 |
commit | 82c3291614a8e8b8fc508465467802b72e301bee (patch) | |
tree | a1b05385982f424dcf8a0253c4cc343937391d02 /misc/gone | |
parent | 831d85e51a9d23ad14f204be64466f2785683df9 (diff) | |
download | ports-82c3291614a8e8b8fc508465467802b72e301bee.tar.gz ports-82c3291614a8e8b8fc508465467802b72e301bee.zip |
Notes
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 |