diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:38:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-04-12 08:38:33 +0000 |
commit | e6a4aea44a4026b4ef6a45957ac11d98a3bacc21 (patch) | |
tree | 031c922dc0db327e64eca5cb2c4c80c708cb0631 /misc | |
parent | 90f9e623996af3009b38c486d8c029d7ce273368 (diff) | |
download | ports-e6a4aea44a4026b4ef6a45957ac11d98a3bacc21.tar.gz ports-e6a4aea44a4026b4ef6a45957ac11d98a3bacc21.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mmv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index 299c3b6a3748..d626eda8c13a 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -3,7 +3,7 @@ # Date created: 2 Feb 1995 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.8 1995/11/26 10:47:58 asami Exp $ +# $Id: Makefile,v 1.9 1996/03/29 03:28:08 asami Exp $ # @@ -15,6 +15,7 @@ DISTFILES= part01.Z part02.Z mmv.pch.Z MAINTAINER= me@FreeBSD.org +RESTRICTED= "Restrictive copyright." DIST_SUBDIR= ${DISTNAME} SITE_DISTFILES= volume21/mmv/part01.Z volume21/mmv/part02.Z volume22/mmv.pch.Z NO_WRKSUBDIR= yes |