From b884833b6701e5fd764edee94e867d17b8396f85 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 23 Oct 2005 14:34:41 +0000 Subject: Fixed a pkglint warning. --- emulators/ia64sim/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/ia64sim') diff --git a/emulators/ia64sim/Makefile b/emulators/ia64sim/Makefile index bc6ad0b2a98..2c521530c89 100644 --- a/emulators/ia64sim/Makefile +++ b/emulators/ia64sim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2005/06/17 04:49:46 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/10/23 14:35:33 rillig Exp $ DISTNAME= ia64sim PKGNAME= ia64sim-0.3 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.glue.umd.edu/~jasonp/ COMMENT= IA64 simulator (Intel(R) Architecture 64) USE_TOOLS+= gmake -DIST_SUBDIR= ${PKGNAME} +DIST_SUBDIR= ${PKGNAME_NOREV} MAKEFILE= makefile.unx INSTALLATION_DIRS= bin -- cgit v1.2.3