diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:28:01 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-25 05:28:01 +0000 |
commit | c751fc667a87f2ec322e1ccd00ef4255e2c8b3b9 (patch) | |
tree | b889787abbfbd4d9a83b67c45aac29a8e4187008 /comms/lrzsz | |
parent | 8245eaccc65b3e9efcc7254d1e09fa5e20c5d53d (diff) | |
download | ports-c751fc667a87f2ec322e1ccd00ef4255e2c8b3b9.tar.gz ports-c751fc667a87f2ec322e1ccd00ef4255e2c8b3b9.zip |
Notes
Diffstat (limited to 'comms/lrzsz')
-rw-r--r-- | comms/lrzsz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index fa69479d6573..90b57cebfeb3 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -4,7 +4,7 @@ # Date created: 29 Sept 1996 # Whom: David O'Brien <obrien@cs.ucdavis.edu> # -# $Id: Makefile,v 1.9 1999/02/12 08:05:04 flathill Exp $ +# $FreeBSD$ DISTNAME= lrzsz-0.12.19 CATEGORIES= comms |