diff options
author | ru <ru@FreeBSD.org> | 2003-03-24 18:08:12 +0800 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-03-24 18:08:12 +0800 |
commit | 9739ad858d875c6bc8d6c659e592d6931aef7d2b (patch) | |
tree | 8cdda4dd23ad7e26118e8b5034574bd064c45281 /misc | |
parent | 2cd4b17d15a4b6500475bff1dadd1831aab25208 (diff) | |
download | freebsd-ports-gnome-9739ad858d875c6bc8d6c659e592d6931aef7d2b.tar.gz freebsd-ports-gnome-9739ad858d875c6bc8d6c659e592d6931aef7d2b.tar.zst freebsd-ports-gnome-9739ad858d875c6bc8d6c659e592d6931aef7d2b.zip |
Actually take maintainership.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/deco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/deco/Makefile b/misc/deco/Makefile index a30f5af0b391..285a3c098aef 100644 --- a/misc/deco/Makefile +++ b/misc/deco/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= deco39 EXTRACT_SUFX= .tgz -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ru@FreeBSD.org COMMENT= Demos Commander, a free Norton Commander clone WRKSRC= ${WRKDIR}/${DISTNAME} |