diff options
author | max <max@FreeBSD.org> | 1996-10-18 16:11:04 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-10-18 16:11:04 +0000 |
commit | a69cfb1f6793a64cae5238d99eda5b1bb25b2236 (patch) | |
tree | 45db8220097e062626d789d77ed40d803a9ed8bf /audio/radio | |
parent | 41b01a5d46e43c778b8f787c888db4dd90af7c48 (diff) | |
download | FreeBSD-ports-a69cfb1f6793a64cae5238d99eda5b1bb25b2236.zip FreeBSD-ports-a69cfb1f6793a64cae5238d99eda5b1bb25b2236.tar.gz |
Added `#' only lines above & below the $Id: line to standardize the Makefile.
Suggested by: asami
Diffstat (limited to 'audio/radio')
-rw-r--r-- | audio/radio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/radio/Makefile b/audio/radio/Makefile index 15a3540..206a4da 100644 --- a/audio/radio/Makefile +++ b/audio/radio/Makefile @@ -2,7 +2,9 @@ # Version required: 2.0.4 # Date created: 5 July 1995 # Whom: janek@gaja.ipan.lublin.pl -# $Id: $ +# +# $Id: Makefile,v 1.3 1996/10/18 07:47:10 max Exp $ +# DISTNAME= radio2.0.4 PKGNAME= radio-2.0.4 |