Path to this page:
Subject: CVS commit: pkgsrc/shells
From: Johnny C. Lam
Date: 2017-08-23 19:52:47
Message id: 20170823175247.508DCFA85@cvs.NetBSD.org
Log Message:
shells/{,static-,standalone}tcsh: Fix PKGREVISION & MAINTAINER.
The tcsh package Makefile is included directly by the static-tcsh
and standalone-tcsh Makefiles. Modify some of the variables that
really need to be package-specific to be set with ?= in
tcsh/Makefile and document the package Makefiles that directly
include it.
Set PKGREVISION directly in static-tcsh and standalone-tcsh now
that they can have independent PKGREVISION values.
Bump the PKGREVISION of static-tcsh due to the MAINTAINER now
correctly being listed as agc@ due to this change.
Files: