aboutsummaryrefslogtreecommitdiff
path: root/misc/xtail
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-09-19 18:30:27 +0000
committerAde Lovett <ade@FreeBSD.org>2000-09-19 18:30:27 +0000
commit6303b7492d1554da7b2ae10f92adbae196d0c81d (patch)
treeed02f386b6721dfcb3f192246d23a2d97e58a7bd /misc/xtail
parent65ebcdc907e9e7f1516c1bb0d85cdd5f706dec27 (diff)
downloadports-6303b7492d1554da7b2ae10f92adbae196d0c81d.tar.gz
ports-6303b7492d1554da7b2ae10f92adbae196d0c81d.zip
Update to 2.1
PR: 21390 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=32874
Diffstat (limited to 'misc/xtail')
-rw-r--r--misc/xtail/Makefile10
-rw-r--r--misc/xtail/distinfo2
-rw-r--r--misc/xtail/pkg-descr6
3 files changed, 12 insertions, 6 deletions
diff --git a/misc/xtail/Makefile b/misc/xtail/Makefile
index 4677b247118e..88bc8bbdd15b 100644
--- a/misc/xtail/Makefile
+++ b/misc/xtail/Makefile
@@ -6,14 +6,16 @@
#
PORTNAME= xtail
-PORTVERSION= 0.1
+PORTVERSION= 2.1
CATEGORIES= misc
-MASTER_SITES= http://www.giovannelli.it/~gmarco/files/
-DISTNAME= ${PORTNAME}
+MASTER_SITES= http://www.unicom.com/sw/xtail/ \
+ http://www.giovannelli.it/~gmarco/files/
+DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= gmarco@giovannelli.it
-NO_WRKSUBDIR= yes
+PATCHDIR=
+HAS_CONFIGURE= yes
MAN1= xtail.1
diff --git a/misc/xtail/distinfo b/misc/xtail/distinfo
index 9c53e11888bc..1904511fd494 100644
--- a/misc/xtail/distinfo
+++ b/misc/xtail/distinfo
@@ -1 +1 @@
-MD5 (xtail.tar.gz) = 059f6abb404298422ed4c64342250332
+MD5 (xtail-2.1.tar.gz) = 2e4717c591a2cbbd4aeb63d00c87a0cb
diff --git a/misc/xtail/pkg-descr b/misc/xtail/pkg-descr
index 060a29e2e42e..8e6ea420a7ed 100644
--- a/misc/xtail/pkg-descr
+++ b/misc/xtail/pkg-descr
@@ -21,4 +21,8 @@ The 1989 release credited David Dykstra for his contributions.
Chip Rosenthal
<chip@unicom.com>
-- ported to FreeBSD by Gianmarco (gmarco@giovannelli.it)
+WWW: http://www.unicom.com/sw/xtail/
+
+ported to FreeBSD by :
+- Gianmarco Giovannelli (gmarco@giovannelli.it)
+- Bill Melvin (Bill_Melvin@esc.edu)