diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:57:29 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:57:29 +0000 |
commit | 9a9ac6ba9d74bd26afbda9a8703fe471a32f3cab (patch) | |
tree | c2db4a23c24dc85bb3ba1f1573afb262ef8288cc /ftp/downloader | |
parent | 8f93ed82f2b0e1a85cceb5cf948a4c21c7cc0068 (diff) | |
download | ports-9a9ac6ba9d74bd26afbda9a8703fe471a32f3cab.tar.gz ports-9a9ac6ba9d74bd26afbda9a8703fe471a32f3cab.zip |
Notes
Diffstat (limited to 'ftp/downloader')
-rw-r--r-- | ftp/downloader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/downloader/Makefile b/ftp/downloader/Makefile index dee099136d33..d0453ae987bf 100644 --- a/ftp/downloader/Makefile +++ b/ftp/downloader/Makefile @@ -3,7 +3,7 @@ # Date Created: 23 June 1999 # Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> # -# $Id: Makefile,v 1.3 1999/08/02 10:43:38 asami Exp $ +# $FreeBSD$ # DISTNAME= nt-0.98 |