aboutsummaryrefslogtreecommitdiff
path: root/ftp/yale-tftpd
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 05:42:12 +0000
commit5f46dae90f233bedde12384f31eb10cd1e7496c5 (patch)
treea1af5f735773338776c8d3edd5fc818f4890fb96 /ftp/yale-tftpd
parent4bcb62c6f9e425544e90df955e8cbe045ed5130f (diff)
downloadports-5f46dae90f233bedde12384f31eb10cd1e7496c5.tar.gz
ports-5f46dae90f233bedde12384f31eb10cd1e7496c5.zip
Update of net Makefiles! Am I done? :)
Notes
Notes: svn path=/head/; revision=1363
Diffstat (limited to 'ftp/yale-tftpd')
-rw-r--r--ftp/yale-tftpd/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/ftp/yale-tftpd/Makefile b/ftp/yale-tftpd/Makefile
index bd2a61f61e29..cc1ea07059fe 100644
--- a/ftp/yale-tftpd/Makefile
+++ b/ftp/yale-tftpd/Makefile
@@ -3,9 +3,13 @@
# Date created: Oct 8, 1994
# Whom: pst
#
+# $Id$
+#
+
DISTNAME= yale-tftpd-3.0
-MASTER_SITES= ftp://ftp.cisco.com/pub/
CATEGORIES+= networking
+MASTER_SITES= ftp://ftp.cisco.com/pub/
+
NO_WRKSUBDIR=
.include <bsd.port.mk>