diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-06-15 01:16:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-06-15 01:16:50 +0000 |
commit | bdc8631aef2f6a3439e2d552f1c6d870ce33e8f1 (patch) | |
tree | 193ec7e73f57cd385ef82714225d80419118643e /comms/kermit | |
parent | 6ef0193b94b4ea672fbda752620f4da43864cdb5 (diff) |
Notes
Diffstat (limited to 'comms/kermit')
-rw-r--r-- | comms/kermit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile index e6267ddca501..325a97f66ed0 100644 --- a/comms/kermit/Makefile +++ b/comms/kermit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ \ ftp://ftp.std.com/customers2/src/telcom/ NO_WRKSUBDIR= yes -NO_PACKAGE= yes # "no redistibution" copyright +RESTRICTED= "'No redistibution' copyright." post-install: @cat ${PKGDIR}/DESCR |