diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-10-19 00:11:04 +0800 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-10-19 00:11:04 +0800 |
commit | 40a0a996605b43e6dbbcc42eaedba944d8882985 (patch) | |
tree | a433d0f92be68b1efb7730472aef0b2bc412272e /audio | |
parent | c040ca109c58bcb3c902a94fa4af398b98ae9c92 (diff) | |
download | freebsd-ports-gnome-40a0a996605b43e6dbbcc42eaedba944d8882985.tar.gz freebsd-ports-gnome-40a0a996605b43e6dbbcc42eaedba944d8882985.tar.zst freebsd-ports-gnome-40a0a996605b43e6dbbcc42eaedba944d8882985.zip |
Added `#' only lines above & below the $Id: line to standardize the Makefile.
Suggested by: asami
Diffstat (limited to 'audio')
-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 15a3540638b2..206a4dac4112 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 |