diff options
author | tnn <tnn@pkgsrc.org> | 2008-05-26 17:54:25 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-05-26 17:54:25 +0000 |
commit | 2c3a676c58f78ffc1e74f91324354c521d75c935 (patch) | |
tree | 2a40bef3af3d2bb64dc37f357bdce15162a65fdc /textproc | |
parent | ab7d348d3aebc16cc2ba4b49fe1c35bda6e8338f (diff) | |
download | pkgsrc-2c3a676c58f78ffc1e74f91324354c521d75c935.tar.gz |
Yet another tmac PLIST fix.
This whole mess needs to be cleaned up and sanitised.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/groff/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/groff/PLIST b/textproc/groff/PLIST index 7ad0415c687..13594b6fb30 100644 --- a/textproc/groff/PLIST +++ b/textproc/groff/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2007/08/05 08:47:57 tnn Exp $ +@comment $NetBSD: PLIST,v 1.15 2008/05/26 17:54:25 tnn Exp $ bin/addftinfo bin/afmtodit bin/${GNU_PREFIX}eqn @@ -382,7 +382,7 @@ share/groff/${PKGVERSION}/tmac/ps.tmac share/groff/${PKGVERSION}/tmac/psatk.tmac share/groff/${PKGVERSION}/tmac/psold.tmac share/groff/${PKGVERSION}/tmac/pspic.tmac -share/groff/${PKGVERSION}/tmac/${GNU_PREFIX_TMAC}s.tmac +share/groff/${PKGVERSION}/tmac/${GNU_PREFIX_AN_TMAC}s.tmac share/groff/${PKGVERSION}/tmac/safer.tmac share/groff/${PKGVERSION}/tmac/spdf.tmac share/groff/${PKGVERSION}/tmac/trace.tmac |