diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-03-24 10:08:12 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-03-24 10:08:12 +0000 |
commit | 5bc8bea58ce7fba1056f4a0a48d33775805832ca (patch) | |
tree | c4bbc61ad994f957602b995b39760d1f7a1135a6 /misc/deco | |
parent | 0b25adac73cda5d5ecebfc5e56737d7b9ff26b96 (diff) | |
download | ports-5bc8bea58ce7fba1056f4a0a48d33775805832ca.tar.gz ports-5bc8bea58ce7fba1056f4a0a48d33775805832ca.zip |
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 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} |