diff options
author | linimon <linimon@FreeBSD.org> | 2011-01-24 08:08:17 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-01-24 08:08:17 +0800 |
commit | 4d991301f53f8d207a188f293ab7a6c2eef2b26f (patch) | |
tree | 2b34856e56e748437970e7e8f299654f0b783882 /devel | |
parent | d99dc76f41ecb06076717bb69cf473a48628cdab (diff) | |
download | freebsd-ports-graphics-4d991301f53f8d207a188f293ab7a6c2eef2b26f.tar.gz freebsd-ports-graphics-4d991301f53f8d207a188f293ab7a6c2eef2b26f.tar.zst freebsd-ports-graphics-4d991301f53f8d207a188f293ab7a6c2eef2b26f.zip |
Deprecate this port; the source has not been updated since 1996.
While here, note that NO_CDROM is more in tune with the license.
Suggested by: steve
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pmake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pmake/Makefile b/devel/pmake/Makefile index 769c4686f77..938783c08f3 100644 --- a/devel/pmake/Makefile +++ b/devel/pmake/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= The parallel make(1) program from the Sprite project -NO_CDROM= "Non-commercial use only" +NO_CDROM= Non-commercial use only DEPRECATED= does not build on any supported version of FreeBSD EXPIRATION_DATE= 2011-02-23 |