diff options
author | will <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
commit | 730b8be0be1684b8c78164c5d723f9777f2660ef (patch) | |
tree | 06915a017b1b8a3bfa3ce4afe63f717e4b722a95 /sysutils/xstow/Makefile | |
parent | 9619efc92647a813bfb760f45cb48e76cd9f82ef (diff) | |
download | FreeBSD-ports-730b8be0be1684b8c78164c5d723f9777f2660ef.zip FreeBSD-ports-730b8be0be1684b8c78164c5d723f9777f2660ef.tar.gz |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
Diffstat (limited to 'sysutils/xstow/Makefile')
-rw-r--r-- | sysutils/xstow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xstow/Makefile b/sysutils/xstow/Makefile index 74f1387..adeaba3 100644 --- a/sysutils/xstow/Makefile +++ b/sysutils/xstow/Makefile @@ -15,7 +15,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} -MAINTAINER= alane@geeksrus.net +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced replacement for GNU stow written in C++ USE_GMAKE= yes |