diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-04-14 19:06:50 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-04-14 19:06:50 +0000 |
commit | 54a032006b9e3ce4fcf613ea70f82ca3baeafc93 (patch) | |
tree | 19097c305431c65fc4dc8de0b70a9dd83323435d /misc/deco | |
parent | 11fe524caeb0e5acccb6fba7f3b9cb160f0b8848 (diff) |
Notes
Diffstat (limited to 'misc/deco')
-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 807a173dfd1a..1a7d8d046b88 100644 --- a/misc/deco/Makefile +++ b/misc/deco/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/Deco%20Sources/${PORTVERSION} DISTNAME= deco39 EXTRACT_SUFX= .tgz -MAINTAINER= ru@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Demos Commander, a free Norton Commander clone GNU_CONFIGURE= yes |