diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-05 10:41:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-05 10:41:43 +0000 |
commit | 49c1da83f433da4e74e7ac414f22339fed93d2d4 (patch) | |
tree | c040cbbe57ff4798575db8771b1f2e4df8372bd4 /emulators | |
parent | aa8e7358a1da07e896d2838a85f6513f765f3411 (diff) | |
download | pkgsrc-49c1da83f433da4e74e7ac414f22339fed93d2d4.tar.gz |
Sort lines to please pkglint.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/lrmi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/lrmi/Makefile b/emulators/lrmi/Makefile index ddc544e2239..28ea35d7a55 100644 --- a/emulators/lrmi/Makefile +++ b/emulators/lrmi/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2004/04/19 00:32:13 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2005/04/05 10:41:43 wiz Exp $ # DISTNAME= lrmi-0.8 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lrmi/} -PKGREVISION= 1 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/lrmi/ |