diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-15 03:06:50 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-04-15 03:06:50 +0800 |
commit | bb71097167f2954068561ac7b7be57949e087ec4 (patch) | |
tree | 9c0c5c86bf3e241258312774086b188f91d57d11 /misc/deco | |
parent | 56b841b5a2e9c3c5ddc16e6682ced588503ebf14 (diff) | |
download | freebsd-ports-gnome-bb71097167f2954068561ac7b7be57949e087ec4.tar.gz freebsd-ports-gnome-bb71097167f2954068561ac7b7be57949e087ec4.tar.zst freebsd-ports-gnome-bb71097167f2954068561ac7b7be57949e087ec4.zip |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
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 |