diff options
author | grant <grant> | 2003-07-17 21:41:05 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:41:05 +0000 |
commit | 8a11869b703aead0cb98488574404b2b233f0b64 (patch) | |
tree | c1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /misc/reed | |
parent | 86b1aded8c3dd192d07546fb2d7a5cb8eeb4596f (diff) | |
download | pkgsrc-8a11869b703aead0cb98488574404b2b233f0b64.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'misc/reed')
-rw-r--r-- | misc/reed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/reed/Makefile b/misc/reed/Makefile index b619e46b2fd..e20b48ff034 100644 --- a/misc/reed/Makefile +++ b/misc/reed/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2003/07/13 13:52:45 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/17 21:49:50 grant Exp $ DISTNAME= reed-5.4 PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.sacredchao.net/software/reed/ -MAINTAINER= wiz@netbsd.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.sacredchao.net/software/reed/index.shtml COMMENT= auto-scrolling file viewer |