aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/yale-tftpd
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-15 13:42:12 +0800
committerasami <asami@FreeBSD.org>1995-04-15 13:42:12 +0800
commit3082b65401d86adab3138444cabed9ab721b1e5d (patch)
tree28191a575627276dda55393a292bc03acf550a9c /ftp/yale-tftpd
parentbb2019ec1aaf0255d4d77b19b77c486b614784ef (diff)
downloadfreebsd-ports-gnome-3082b65401d86adab3138444cabed9ab721b1e5d.tar.gz
freebsd-ports-gnome-3082b65401d86adab3138444cabed9ab721b1e5d.tar.zst
freebsd-ports-gnome-3082b65401d86adab3138444cabed9ab721b1e5d.zip
Update of net Makefiles! Am I done? :)
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>