diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-04-15 03:06:50 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-04-15 03:06:50 +0800 |
commit | 54a032006b9e3ce4fcf613ea70f82ca3baeafc93 (patch) | |
tree | 19097c305431c65fc4dc8de0b70a9dd83323435d /misc | |
parent | 11fe524caeb0e5acccb6fba7f3b9cb160f0b8848 (diff) | |
download | freebsd-ports-gnome-54a032006b9e3ce4fcf613ea70f82ca3baeafc93.tar.gz freebsd-ports-gnome-54a032006b9e3ce4fcf613ea70f82ca3baeafc93.tar.zst freebsd-ports-gnome-54a032006b9e3ce4fcf613ea70f82ca3baeafc93.zip |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
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 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 |