diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2023-03-28 04:58:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2023-03-28 04:58:29 +0000 |
commit | c01f910ee2073f7bd7c2bbb2816f00595ffda53a (patch) | |
tree | 3a6049171b2e4b10a461fd601ea8e01f13101ed2 | |
parent | 7859c401e8a4e6e27ce3de1fa6c91f468a5383a0 (diff) | |
download | ports-c01f910ee2073f7bd7c2bbb2816f00595ffda53a.tar.gz ports-c01f910ee2073f7bd7c2bbb2816f00595ffda53a.zip |
print/a2ps: update WWW
-rw-r--r-- | print/a2ps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile index 3a066a7eb1be..1b9040249bbe 100644 --- a/print/a2ps/Makefile +++ b/print/a2ps/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= GNU LOCAL/hrs/a2ps/:i18n MAINTAINER= dirk.meyer@dinoex.sub.org COMMENT= Formats an ASCII file for printing on a postscript printer -WWW= http://www.inf.enst.fr/~demaille/a2ps/ +WWW= https://www.gnu.org/software/a2ps/ LICENSE= GPLv3 |