summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-10-11 22:58:19 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-10-11 22:58:19 +0000
commit1d710016d9eae4050df29cabe1cb01c82f717ca5 (patch)
tree5cf704e10290e5c216228c7781dd8cdcdc2191ce /comms
parentMove all modules from static to shared to allow maximal configuration (diff)
Fix "DISTFILES".
Submitted by: steve
Notes
Notes: svn path=/head/; revision=33716
Diffstat (limited to 'comms')
-rw-r--r--comms/minicom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index 5e2c155d1b12..4f7e01e52427 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.clinet.fi/~walker/ \
http://www.pp.clinet.fi/~walker/
MASTER_SITE_SUBDIR= apps/serialcomm/dialout
-DISTFILES= ${PKGNAME}.src.tar.gz
+DISTFILES= ${DISTNAME}.src${EXTRACT_SUFX}
MAINTAINER= obrien@FreeBSD.org