diff options
author | makc <makc@FreeBSD.org> | 2011-03-16 05:36:56 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-03-16 05:36:56 +0800 |
commit | c90db002c879957e43be9230c8657fa36b54bdfa (patch) | |
tree | f68090ea449b6cd0df5f95839c13c61027fc4d8b /sysutils | |
parent | 93924382eace2bda5b6cf2256e02ee6591e99a8b (diff) | |
download | freebsd-ports-gnome-c90db002c879957e43be9230c8657fa36b54bdfa.tar.gz freebsd-ports-gnome-c90db002c879957e43be9230c8657fa36b54bdfa.tar.zst freebsd-ports-gnome-c90db002c879957e43be9230c8657fa36b54bdfa.zip |
Update MASTER_SITES and undeprecate
Pass maintainership to submitter
Remove md5 sum from distinfo while here
PR: ports/155582
Submitted by: Charlie Kester <corky1951 at comcast.net>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lookat/Makefile | 7 | ||||
-rw-r--r-- | sysutils/lookat/distinfo | 1 |
2 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/lookat/Makefile b/sysutils/lookat/Makefile index 6c8ad5ca082f..9abc17c099a9 100644 --- a/sysutils/lookat/Makefile +++ b/sysutils/lookat/Makefile @@ -8,18 +8,15 @@ PORTNAME= lookat PORTVERSION= 1.4.1 CATEGORIES= sysutils -MASTER_SITES= http://www.wagemakers.be/uploads/37/16/ +MASTER_SITES= http://www.wagemakers.be/downloads/ DISTNAME= ${PORTNAME}_bekijk-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= corky1951@comcast.net COMMENT= A program to view Un*x text files and manual pages GNU_CONFIGURE= yes USE_GMAKE= yes -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - MAN1= lookat.1 .include <bsd.port.pre.mk> diff --git a/sysutils/lookat/distinfo b/sysutils/lookat/distinfo index a59fba6f108b..6f3c5141ba9f 100644 --- a/sysutils/lookat/distinfo +++ b/sysutils/lookat/distinfo @@ -1,3 +1,2 @@ -MD5 (lookat_bekijk-1.4.1.tar.gz) = fe220e8c820f62518273ce6e3eec3ba9 SHA256 (lookat_bekijk-1.4.1.tar.gz) = 66b20518a791a2ce52229654bb5d2f19ed68593fc7dfd66893ff9bcd48a7814e SIZE (lookat_bekijk-1.4.1.tar.gz) = 153146 |