diff options
author | roam <roam@FreeBSD.org> | 2005-12-13 02:07:31 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2005-12-13 02:07:31 +0800 |
commit | a591006f48a6903f017b6925915a7f98e807fddc (patch) | |
tree | fdcc611d925852f3b3d661d9a74b3e7bc59da98a /misc/histring/Makefile | |
parent | 4439d50062cce1e9164789ebe570ae61059125ac (diff) | |
download | freebsd-ports-gnome-a591006f48a6903f017b6925915a7f98e807fddc.tar.gz freebsd-ports-gnome-a591006f48a6903f017b6925915a7f98e807fddc.tar.zst freebsd-ports-gnome-a591006f48a6903f017b6925915a7f98e807fddc.zip |
Fix the master sites and the pkg-descr WWW lines.
While I'm here, add SHA256 checksums.
Reminded by: linimon's and fenner's scripts, like, repeatedly
Diffstat (limited to 'misc/histring/Makefile')
-rw-r--r-- | misc/histring/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/misc/histring/Makefile b/misc/histring/Makefile index cfc23d3fe5c5..bf518c7ea2e8 100644 --- a/misc/histring/Makefile +++ b/misc/histring/Makefile @@ -8,11 +8,7 @@ PORTNAME= histring PORTVERSION= 1.1.0 CATEGORIES= misc -MASTER_SITES= # disappeared - -BROKEN= "mastersite disappeared" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-11 +MASTER_SITES= http://ess4.engr.uvic.ca/proj/histring/ MAINTAINER= roam@FreeBSD.org COMMENT= A tool to highlight strings using the ANSI terminal escape sequences |