diff options
author | obrien <obrien@FreeBSD.org> | 1999-08-25 13:57:29 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-08-25 13:57:29 +0800 |
commit | 97552ef4aaac56b1d94a30add11ac7671491aadf (patch) | |
tree | 0ead2bf38089947a88835270b2a594f0603a1fa8 /ftp/proftpd | |
parent | 3c351cbe4c2acec74bc95474ec149e04ef4b6dcd (diff) | |
download | freebsd-ports-graphics-97552ef4aaac56b1d94a30add11ac7671491aadf.tar.gz freebsd-ports-graphics-97552ef4aaac56b1d94a30add11ac7671491aadf.tar.zst freebsd-ports-graphics-97552ef4aaac56b1d94a30add11ac7671491aadf.zip |
Change Id->FreeBSD.
Diffstat (limited to 'ftp/proftpd')
-rw-r--r-- | ftp/proftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 59a4db8491f..60560533fde 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -3,7 +3,7 @@ # Date created: 26 January 1998 # Whom: Stephane Legrand # -# $Id: Makefile,v 1.13 1999/08/02 10:43:56 asami Exp $ +# $FreeBSD$ # DISTNAME= proftpd-1.2.0pre3 |