diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-08-13 07:05:34 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-08-13 07:05:34 +0000 |
commit | 617b689581c1ea636f6eed15c36291f637ac023f (patch) | |
tree | c371d2eec5ac5f2662d0b687b9e888901747a4f5 /ftp/frox | |
parent | 7243e6fadda5fdc3d262428e9a7954a85a0d8630 (diff) | |
download | ports-617b689581c1ea636f6eed15c36291f637ac023f.tar.gz ports-617b689581c1ea636f6eed15c36291f637ac023f.zip |
Notes
Diffstat (limited to 'ftp/frox')
-rw-r--r-- | ftp/frox/Makefile | 6 | ||||
-rw-r--r-- | ftp/frox/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile index a853ca84ddfc..91faf77c79b6 100644 --- a/ftp/frox/Makefile +++ b/ftp/frox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= frox -PORTVERSION= 0.7.14 +PORTVERSION= 0.7.15 CATEGORIES= ftp MASTER_SITES= http://www.hollo.org/frox/download/ \ http://frox.sourceforge.net/download/ \ @@ -34,7 +34,9 @@ PLIST_SUB+= RC_DIR=${RC_DIR} RC_SUFX=${RC_SUFX} MAN1= frox.1 MAN5= frox.conf.5 -PORTDOCS= FAQ SECURITY CREDITS ChangeLog +PORTDOCS= SECURITY CREDITS ChangeLog FAQ.html FAQ-1.html FAQ-2.html \ + FAQ-3.html FAQ-4.html FAQ-5.html FAQ-6.html FAQ-7.html \ + FAQ-8.html PLIST_FILES= sbin/frox etc/frox.conf.sample etc/rc.d/frox.sh PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/ftp/frox/distinfo b/ftp/frox/distinfo index ab667253def1..214a356ff9f5 100644 --- a/ftp/frox/distinfo +++ b/ftp/frox/distinfo @@ -1,2 +1,2 @@ -MD5 (frox-0.7.14.tar.bz2) = 95ef94973e94ba2cfb33f1004c74190e -SIZE (frox-0.7.14.tar.bz2) = 169845 +MD5 (frox-0.7.15.tar.bz2) = ff244cca22283c613eb49045af2eeafd +SIZE (frox-0.7.15.tar.bz2) = 157656 |