diff options
author | Paul Traina <pst@FreeBSD.org> | 1995-03-20 20:54:47 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1995-03-20 20:54:47 +0000 |
commit | 58959c4f01e8f4a020db5f37e2224f1d6aa36d12 (patch) | |
tree | bcbbfaaf346fa4b08646f59424500984481f55b4 /ftp/yale-tftpd/Makefile | |
parent | Added less. (diff) |
Update to yale-tftpd 3.0
Diffstat (limited to 'ftp/yale-tftpd/Makefile')
-rw-r--r-- | ftp/yale-tftpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/yale-tftpd/Makefile b/ftp/yale-tftpd/Makefile index 374c6f670fcf..295b94a26979 100644 --- a/ftp/yale-tftpd/Makefile +++ b/ftp/yale-tftpd/Makefile @@ -1,10 +1,10 @@ # New ports collection makefile for: yale-tftpd -# Version required: Oct 4, 1994 +# Version required: 3.0 # Date created: Oct 8, 1994 # Whom: pst # +DISTNAME= yale-tftpd-3.0 MASTER_SITES= ftp://ftp.cisco.com/pub/ -DISTNAME= yale-tftpd NO_WRKSUBDIR= .include <bsd.port.mk> |