From cde886b0817c205bd67d1800094b02eb85a4cf83 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Wed, 5 Apr 2006 10:59:42 +0000 Subject: - Update to 20060403 - Add WWW: line in pkg-descr PR: ports/95246 Submitted by: maintainer --- ports-mgmt/pkgfe/Makefile | 8 ++++---- ports-mgmt/pkgfe/distinfo | 5 ++--- ports-mgmt/pkgfe/pkg-descr | 3 ++- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'ports-mgmt/pkgfe') diff --git a/ports-mgmt/pkgfe/Makefile b/ports-mgmt/pkgfe/Makefile index 3c277a9fb95a..78d83edd6e74 100644 --- a/ports-mgmt/pkgfe/Makefile +++ b/ports-mgmt/pkgfe/Makefile @@ -6,10 +6,10 @@ # PORTNAME= pkgfe -PORTVERSION= 20060207 +PORTVERSION= 20060403 CATEGORIES= sysutils -MASTER_SITES= http://ketas.life.ee/ports/ \ - http://ketas.si.pri.ee/ports/ +MASTER_SITES= http://ketas.life.ee/pkgfe/releases/ \ + http://ketas.si.pri.ee/pkgfe/releases/ MAINTAINER= madis555@hot.ee COMMENT= Ncurses front-end to manage the ports collection @@ -23,7 +23,7 @@ NO_BUILD= yes PLIST_FILES= sbin/pkgfe etc/pkgfe.conf do-install: - ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/pkgfe + ${REINPLACE_CMD} -e 's|%PREFIX%|${PREFIX}|g' ${WRKSRC}/pkgfe ${INSTALL_SCRIPT} ${WRKSRC}/pkgfe ${PREFIX}/sbin/pkgfe ${INSTALL_DATA} ${WRKSRC}/pkgfe.conf ${PREFIX}/etc/pkgfe.conf diff --git a/ports-mgmt/pkgfe/distinfo b/ports-mgmt/pkgfe/distinfo index ef59a2777d54..6016d9a8032b 100644 --- a/ports-mgmt/pkgfe/distinfo +++ b/ports-mgmt/pkgfe/distinfo @@ -1,3 +1,2 @@ -MD5 (pkgfe-20060207.tar.gz) = 05999d26c670eaccd7a2621bc8490d03 -SHA256 (pkgfe-20060207.tar.gz) = 20305cf846d05ebf38ae53b5bdcdaf4007fc9e9d91852104bb71efeb4e55749c -SIZE (pkgfe-20060207.tar.gz) = 2610 +MD5 (pkgfe-20060403.tar.gz) = 08ffcf02d3a3a1d2bdf41f1a3ede54f3 +SIZE (pkgfe-20060403.tar.gz) = 4719 diff --git a/ports-mgmt/pkgfe/pkg-descr b/ports-mgmt/pkgfe/pkg-descr index 6b0cf0074b43..7ccc4a4c4d0c 100644 --- a/ports-mgmt/pkgfe/pkg-descr +++ b/ports-mgmt/pkgfe/pkg-descr @@ -1,4 +1,5 @@ Package Frontend is a ncurses based, graphical front-end to manage the FreeBSD ports collection. -Author: Sulev-Madis Silber +Author: Sulev-Madis Silber +WWW: http://ketas.life.ee/pkgfe -- cgit v1.2.3