diff options
author | max <max@FreeBSD.org> | 1997-09-11 00:12:17 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-11 00:12:17 +0000 |
commit | a8f38eb671a45c5e81d481b5a04284002801cc2a (patch) | |
tree | 13f402e4b7652c50e0ff31b387452207e63f1de7 /net/mpd | |
parent | 9881993774e85605a7399ec853bbfbce797d1dc7 (diff) | |
download | FreeBSD-ports-a8f38eb671a45c5e81d481b5a04284002801cc2a.zip FreeBSD-ports-a8f38eb671a45c5e81d481b5a04284002801cc2a.tar.gz |
Restore the old ``Date created:'' line in the comment section.
As it's stated in the handbook, this line is to show when the original
(very first version) of the Makefile was written.
Diffstat (limited to 'net/mpd')
-rw-r--r-- | net/mpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mpd/Makefile b/net/mpd/Makefile index f56efb3..b6e03c8 100644 --- a/net/mpd/Makefile +++ b/net/mpd/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: mpd # Version required: 1.0b4 -# Date created: 10 September 1997 +# Date created: 16 May 1997 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1997/06/29 11:04:23 obrien Exp $ +# $Id: Makefile,v 1.3 1997/09/10 18:55:28 julian Exp $ # DISTNAME= mpd-1.0b4 |