diff options
author | rillig <rillig@pkgsrc.org> | 2005-08-06 20:33:56 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-08-06 20:33:56 +0000 |
commit | 5233cd81c8ad5d100a0948ac65bc81b4dce3acae (patch) | |
tree | 8429f5e6e309110799a1602081a43e070bb625eb /ham | |
parent | f6d9055af95cfc55498508f353fc1b34a8bdff5c (diff) | |
download | pkgsrc-5233cd81c8ad5d100a0948ac65bc81b4dce3acae.tar.gz |
Converted the Makefiles to the "category normal form", as required by
pkglint.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ham/Makefile b/ham/Makefile index b6516e805a6..f0fa038ae28 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2005/01/24 18:06:57 wulf Exp $ +# $NetBSD: Makefile,v 1.16 2005/08/06 20:33:56 rillig Exp $ # - COMMENT= Amateur packet radio tools SUBDIR+= 7plus |