diff options
author | joerg <joerg> | 2006-04-12 19:27:22 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-04-12 19:27:22 +0000 |
commit | cc281ec17f2e84ab30fd5a32fa88a8d51be0d277 (patch) | |
tree | 25520175aa13209fd0cbc327e3deb1ea6a9bbb35 /emulators/spim/Makefile | |
parent | 66127c28b4e393e943cf8d9fe83c7a92253d2678 (diff) | |
download | pkgsrc-cc281ec17f2e84ab30fd5a32fa88a8d51be0d277.tar.gz |
Fix PLIST by listening man pages.
Diffstat (limited to 'emulators/spim/Makefile')
-rw-r--r-- | emulators/spim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 4df40596870..9c0e17b046c 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2006/03/04 21:29:36 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2006/04/12 19:27:22 joerg Exp $ DISTNAME= spim-7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/ \ ftp://ftp.cs.wisc.edu/pub/spim/ |