summaryrefslogtreecommitdiff
path: root/misc/mc
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-29 20:04:42 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-12-29 20:04:42 +0000
commit116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch)
tree182c3e8b2fec5d158af1b14d92f30efeee781107 /misc/mc
parentDocument django multiple vulnerabilities. (diff)
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=267133
Diffstat (limited to 'misc/mc')
-rw-r--r--misc/mc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile
index 0154304649dd..6ca15ce36e1c 100644
--- a/misc/mc/Makefile
+++ b/misc/mc/Makefile
@@ -12,7 +12,6 @@ CATEGORIES= misc shells
MASTER_SITES= http://www.midnight-commander.org/downloads/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/file/managers/mc
-DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tar.lzma
PATCH_SITES= ${MASTER_SITES}