aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkgfe
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-04-05 10:59:42 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-04-05 10:59:42 +0000
commitcde886b0817c205bd67d1800094b02eb85a4cf83 (patch)
tree8d00770fe6823b9302d5043c97ade31bef082087 /ports-mgmt/pkgfe
parent79f98d6603c8d0731ccefdc379c443197fe058ed (diff)
downloadports-cde886b0817c205bd67d1800094b02eb85a4cf83.tar.gz
ports-cde886b0817c205bd67d1800094b02eb85a4cf83.zip
Notes
Diffstat (limited to 'ports-mgmt/pkgfe')
-rw-r--r--ports-mgmt/pkgfe/Makefile8
-rw-r--r--ports-mgmt/pkgfe/distinfo5
-rw-r--r--ports-mgmt/pkgfe/pkg-descr3
3 files changed, 8 insertions, 8 deletions
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 <madis555@hot.ee>
+Author: Sulev-Madis Silber <madis555@hot.ee>
+WWW: http://ketas.life.ee/pkgfe