diff options
author | jperkin <jperkin@pkgsrc.org> | 2013-02-06 19:30:54 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2013-02-06 19:30:54 +0000 |
commit | 7cbb9ad82ef503c151fbace70af41f22515af33e (patch) | |
tree | 465ef62dd8ff46f6389dda08dfd1f4593ff6a673 /emulators/simh | |
parent | 19ecd45f745924497ee794cb0dd4e89cc3b3e33f (diff) | |
download | pkgsrc-7cbb9ad82ef503c151fbace70af41f22515af33e.tar.gz |
PKGREVISION bumps for net/libpcap update.
Diffstat (limited to 'emulators/simh')
-rw-r--r-- | emulators/simh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index d00ee78a1bf..def7d00b653 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2012/10/03 12:55:17 asau Exp $ +# $NetBSD: Makefile,v 1.40 2013/02/06 19:30:55 jperkin Exp $ DISTNAME= simhv39-0 PKGNAME= simh-3.9.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://simh.trailing-edge.com/sources/ EXTRACT_SUFX= .zip |