diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-05-20 08:17:37 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-05-20 08:17:37 +0000 |
commit | 729aaabd19bc56515c6a979d7c075664b686a895 (patch) | |
tree | fb06c89c6fe08eee3442671a7dab93e753e1c608 /textproc/glimpse | |
parent | 92c17b532947c45232674c253964bcb0cfc6a576 (diff) |
Notes
Diffstat (limited to 'textproc/glimpse')
-rw-r--r-- | textproc/glimpse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile index 8c94743129ed..d11f27af9960 100644 --- a/textproc/glimpse/Makefile +++ b/textproc/glimpse/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Dec 1995 # Whom: chuckr@glue.umd.edu # -# $Id: Makefile,v 1.2 1996/02/29 06:22:46 markm Exp $ +# $Id: Makefile,v 1.3 1996/05/20 06:55:44 asami Exp $ # DISTNAME= glimpse-3.5.src @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= chuckr@glue.umd.edu -NO_CDROM= yes # Restrictive copyright (no commercial use) +NO_CDROM= yes # Restrictive copyright (don't sell for profit) GNU_CONFIGURE= yes pre-configure: |