diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-16 22:38:11 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-09-16 23:01:41 +0200 |
commit | c3e25ca55714d3a1338ccaceac9eaef04b804b1e (patch) | |
tree | 1ce6e7f8b729e73b8c9e5725dc150d0e91649191 /bootstrap.am | |
parent | 8744502cbe42c98422a798c06f4c8ce033725412 (diff) | |
download | sciteco-c3e25ca55714d3a1338ccaceac9eaef04b804b1e.tar.gz |
updated lists of external links in sciteco(1) and sciteco(7)
* Unfortunately, the list in sciteco(7) does not format with FreeBSD's man or
within SciTECO.
* Removed references to the old sciteco.sf.net.
We don't have a proper "homepage" for the time being.
Diffstat (limited to 'bootstrap.am')
-rw-r--r-- | bootstrap.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.am b/bootstrap.am index a48df7a..8bce720 100644 --- a/bootstrap.am +++ b/bootstrap.am @@ -29,7 +29,6 @@ SUBST_MACRO = EB$<\e \ <FS@PACKAGE_NAME^Q@\e@PACKAGE_NAME@\e;>J \ <FS@PACKAGE_VERSION^Q@\e@PACKAGE_VERSION@\e;>J \ <FS@PACKAGE_URL^Q@\e@PACKAGE_URL@\e;>J \ - <FS@PACKAGE_URL_DEV^Q@\e@PACKAGE_URL_DEV@\e;>J \ <FS@bindir^Q@\e$(bindir)\e;>J \ <FS@libexecdir^Q@\e$(libexecdir)\e;>J \ <FS@scitecodatadir^Q@\e$(scitecodatadir)\e;>J \ |