diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-01-24 21:20:52 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-01-24 21:20:52 +0000 |
commit | 2d7ee57a3269cbca059f43a63038714b8d5a1611 (patch) | |
tree | b418dc278efc9ef50b2b6a2a20febafc6d1f50bc /misc | |
parent | d41ecec41be0620b6e4b37decd72349d48a5dd62 (diff) | |
download | pkgsrc-2d7ee57a3269cbca059f43a63038714b8d5a1611.tar.gz |
portlint: fix RCS Id, remove extra space at EOL
Diffstat (limited to 'misc')
-rw-r--r-- | misc/most/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/most/Makefile b/misc/most/Makefile index 7fda92c38b3..0fa32c83ab4 100644 --- a/misc/most/Makefile +++ b/misc/most/Makefile @@ -3,12 +3,13 @@ # Date created: 31 May 1997 # Whom: rhwang@bigpanda.com # -# $Id: Makefile,v 1.1.1.1 1997/10/11 21:54:34 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1998/01/24 21:20:52 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.2 1997/06/03 21:52:01 asami Exp # DISTNAME= most4.7 PKGNAME= most-4.7 -CATEGORIES= misc +CATEGORIES= misc MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/ |