summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/cdd/Makefile2
-rw-r--r--devel/py-curses/Makefile4
-rw-r--r--emulators/simh/Makefile2
-rw-r--r--security/pgp2/Makefile4
4 files changed, 6 insertions, 6 deletions
diff --git a/audio/cdd/Makefile b/audio/cdd/Makefile
index 89564bb2c10..da03a263829 100644
--- a/audio/cdd/Makefile
+++ b/audio/cdd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1998/07/24 09:13:12 frueauf Exp $
+# $NetBSD: Makefile,v 1.4 1998/08/23 20:45:01 frueauf Exp $
DISTNAME= cdd-1.0myc2
PKGNAME= cdd-1.0myc2
diff --git a/devel/py-curses/Makefile b/devel/py-curses/Makefile
index 7bed6e61972..202c3bf528b 100644
--- a/devel/py-curses/Makefile
+++ b/devel/py-curses/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/08/20 15:16:50 tsarna Exp $
+# $NetBSD: Makefile,v 1.3 1998/08/23 20:46:50 frueauf Exp $
#
DISTNAME= cursesmodule-1.5b1
@@ -10,7 +10,7 @@ MAINTAINER= tsarna@netbsd.org
HOMEPAGE= http://starship.skyport.net/crew/amk/howto/curses/curses.html
DEPENDS+= python-1.5.1:../../lang/python
-DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
+DEPENDS+= ncurses-1.9.9g:../../devel/ncurses
WRKSRC= ${WRKDIR}/cursesmodule
ALL_TARGET= default
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile
index 1f93b1733f0..946b4110251 100644
--- a/emulators/simh/Makefile
+++ b/emulators/simh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/08/12 22:44:32 tv Exp $
+# $NetBSD: Makefile,v 1.2 1998/08/23 20:48:03 frueauf Exp $
#
DISTNAME= sim_2.3c
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index fea1b28dc3d..14a731bdab8 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1998/08/20 15:17:24 tsarna Exp $
+# $NetBSD: Makefile,v 1.13 1998/08/23 20:49:18 frueauf Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -40,7 +40,7 @@ ASMFLAG= -DASM
.elif ${MACHINE_ARCH} == "m68k"
.ifdef M68060
OBJS_EXT=
-ASMFLAG= -m68060 -DPORTABLE -DMPORTABLE
+ASMFLAG= -m68060 -DPORTABLE -DMPORTABLE
.else
OBJS_EXT= mc68020.o
ASMFLAG=