diff options
author | asami <asami@FreeBSD.org> | 1996-04-12 16:38:33 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-04-12 16:38:33 +0800 |
commit | ebb08b95b8fe7757ecb142ad49b7e31459319025 (patch) | |
tree | 8bbdd431944302856720cad6b17103cfad40e8b7 /misc | |
parent | c711745305475a6e5cae5f46d07791bf614ecd42 (diff) | |
download | freebsd-ports-gnome-ebb08b95b8fe7757ecb142ad49b7e31459319025.tar.gz freebsd-ports-gnome-ebb08b95b8fe7757ecb142ad49b7e31459319025.tar.zst freebsd-ports-gnome-ebb08b95b8fe7757ecb142ad49b7e31459319025.zip |
This port is RESTRICTED because of restrictive copyright.
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 |