diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-03-23 21:21:39 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-03-23 21:21:39 +0000 |
commit | d16e953187354f90812ac15d4849443169749288 (patch) | |
tree | 0d9fca7cb74a09763eaab9aac0dbed6e1d3084fb /devel/autoconf26/pkg-descr | |
parent | Don't bother using MASTER_SITE_XEMACS at all in these ports since the (diff) |
Add WWW: line
Diffstat (limited to '')
-rw-r--r-- | devel/autoconf26/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/autoconf26/pkg-descr b/devel/autoconf26/pkg-descr index 61da7cbcafe8..d1ce6fbd87ff 100644 --- a/devel/autoconf26/pkg-descr +++ b/devel/autoconf26/pkg-descr @@ -5,3 +5,5 @@ systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of m4 macro calls. + +WWW: http://sources.redhat.com/autoconf/ |