diff options
author | ade <ade@FreeBSD.org> | 2000-09-20 02:30:27 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-20 02:30:27 +0800 |
commit | 006d5190ad924a588cc083fb49a3a7105e463367 (patch) | |
tree | b6efcc7f080b7b9440240d57451efb5b92ec49d5 | |
parent | c4b043e2daf43ee813d60775e21b93b40fc822fb (diff) | |
download | freebsd-ports-gnome-006d5190ad924a588cc083fb49a3a7105e463367.tar.gz freebsd-ports-gnome-006d5190ad924a588cc083fb49a3a7105e463367.tar.zst freebsd-ports-gnome-006d5190ad924a588cc083fb49a3a7105e463367.zip |
Update to 2.1
PR: 21390
Submitted by: maintainer
-rw-r--r-- | misc/xtail/Makefile | 10 | ||||
-rw-r--r-- | misc/xtail/distinfo | 2 | ||||
-rw-r--r-- | misc/xtail/pkg-descr | 6 |
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) |