diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-08 21:06:22 +0000 |
commit | f9be1a26dafea106861df0229cd52164189a6c88 (patch) | |
tree | cbe0b20e62ba6f0a5d23df8b8f188b02efc0e215 /sysutils | |
parent | b432e3d988cd0966fd0af62f3f0e557af6550810 (diff) |
Notes
Diffstat (limited to 'sysutils')
-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 74f138712123..adeaba3f918e 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 |