aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 18:37:03 +0800
committerasami <asami@FreeBSD.org>1996-11-18 18:37:03 +0800
commit778ce9e56ab4b61dc0bafdde7d952e53fe582001 (patch)
treee35ca6695df4391a1afd1107cea5dc7bd0a47b48 /comms
parentf061af8080abfb59038d436c3e16778abbf8a5a5 (diff)
downloadfreebsd-ports-gnome-778ce9e56ab4b61dc0bafdde7d952e53fe582001.tar.gz
freebsd-ports-gnome-778ce9e56ab4b61dc0bafdde7d952e53fe582001.tar.zst
freebsd-ports-gnome-778ce9e56ab4b61dc0bafdde7d952e53fe582001.zip
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'comms')
-rw-r--r--comms/minicom/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index d24eb5e88629..72381e67df05 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -3,13 +3,13 @@
# Date created: Fri Dec 01, 1995
# Whom: obrien@cs.ucdavis.edu
#
-# $Id: Makefile,v 1.4 1996/11/13 12:40:52 asami Exp $
+# $Id: Makefile,v 1.5 1996/11/17 03:01:06 obrien Exp $
#
DISTNAME= minicom-1.75
CATEGORIES= comms
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/comm/ \
- ftp://ftp.yggdrasil.com/mirrors/sunsite/apps/comm/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= apps/comm
MAINTAINER= obrien@cs.ucdavis.edu