diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-26 16:35:03 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-26 16:35:03 +0800 |
commit | 22a6ca156371653a5e5950079f39cbd019f0ff19 (patch) | |
tree | 3f178349e0f334bef19b3983c27cd054d021a265 /japanese/vje30 | |
parent | d09feb94a8f81c4e672eaa497a1df8f7058cb66f (diff) | |
download | freebsd-ports-gnome-22a6ca156371653a5e5950079f39cbd019f0ff19.tar.gz freebsd-ports-gnome-22a6ca156371653a5e5950079f39cbd019f0ff19.tar.zst freebsd-ports-gnome-22a6ca156371653a5e5950079f39cbd019f0ff19.zip |
The RESTRICTED string will be printed out with a "." at the end.
Diffstat (limited to 'japanese/vje30')
-rw-r--r-- | japanese/vje30/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/vje30/Makefile b/japanese/vje30/Makefile index 8fb80c5efb38..1a143e1af269 100644 --- a/japanese/vje30/Makefile +++ b/japanese/vje30/Makefile @@ -3,7 +3,7 @@ # Date created: 17 April 1998 # Whom: sada # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/25 22:06:49 kuriyama Exp $ # DISTNAME= vje @@ -17,7 +17,7 @@ MAINTAINER= sada@e-mail.ne.jp DIST_SUBDIR= ${PKGNAME} NO_BUILD= yes -RESTRICTED= Redistribution is forbidden. +RESTRICTED= Redistribution is forbidden INSTALL_DIR= ${PREFIX}/vje DOC_DIR= ${PREFIX}/share/doc/${PKGNAME} |