diff options
author | asami <asami@FreeBSD.org> | 1998-08-26 08:35:03 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-26 08:35:03 +0000 |
commit | c7d636cf198de7353966b085cf3af33ceedb92b4 (patch) | |
tree | 527330e47d40ec242162ac847c77a6988d199a58 /japanese | |
parent | 4e2e6f30d099cdba65dbefa4ac5b4e5a8332e42b (diff) | |
download | FreeBSD-ports-c7d636cf198de7353966b085cf3af33ceedb92b4.zip FreeBSD-ports-c7d636cf198de7353966b085cf3af33ceedb92b4.tar.gz |
The RESTRICTED string will be printed out with a "." at the end.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/vje30-trial/Makefile | 4 | ||||
-rw-r--r-- | japanese/vje30/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/vje30-trial/Makefile b/japanese/vje30-trial/Makefile index 8fb80c5..1a143e1 100644 --- a/japanese/vje30-trial/Makefile +++ b/japanese/vje30-trial/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} diff --git a/japanese/vje30/Makefile b/japanese/vje30/Makefile index 8fb80c5..1a143e1 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} |