portlint: fix RCS Id, remove empty line
This commit is contained in:
parent
e47c7de689
commit
191aec342a
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.2 1997/10/06 14:35:53 agc Exp $
|
||||
# New ports collection makefile for: id-utils
|
||||
# Version required: 3.2
|
||||
# Date created: 22 Aug 1996
|
||||
# Whom: pst@freebsd.org
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.3 1998/01/24 04:15:27 hubertf Exp $
|
||||
# FreeBSD Id: Makefile,v 1.4 1996/11/18 10:22:47 asami Exp
|
||||
#
|
||||
|
||||
|
@ -14,7 +14,6 @@ MASTER_SITES= ${MASTER_SITE_GNU}
|
|||
MAINTAINER= pst@FreeBSD.ORG
|
||||
|
||||
OPSYS!= uname -s
|
||||
|
||||
.if (${OPSYS} == "FreeBSD")
|
||||
# agc - don't do this if we're on NetBSD
|
||||
# FreeBSD use emacs to byte-compile a .el file
|
||||
|
|
Loading…
Reference in a new issue