diff options
author | andreas <andreas@FreeBSD.org> | 2000-12-25 21:53:16 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-12-25 21:53:16 +0800 |
commit | e274d0e8b96d0a63143ef438c825e5f8bdc58643 (patch) | |
tree | f6e4d1b6ad1b13b46e9ca2ccd34adc67824464fa /archivers/gtar/Makefile | |
parent | 0d4d37979feaf841d94a04b7fcbef6299309da81 (diff) | |
download | freebsd-ports-gnome-e274d0e8b96d0a63143ef438c825e5f8bdc58643.tar.gz freebsd-ports-gnome-e274d0e8b96d0a63143ef438c825e5f8bdc58643.tar.zst freebsd-ports-gnome-e274d0e8b96d0a63143ef438c825e5f8bdc58643.zip |
update to version 1.13.18 as requested by David.
Diffstat (limited to 'archivers/gtar/Makefile')
-rw-r--r-- | archivers/gtar/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile index e67cc68c0b23..676c6e42e3e4 100644 --- a/archivers/gtar/Makefile +++ b/archivers/gtar/Makefile @@ -6,7 +6,8 @@ # PORTNAME= tar -PORTVERSION= 1.13.17 +PORTVERSION= 1.13.18 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= ftp://alpha.gnu.org/gnu/tar/ \ ftp://ftp.sunsite.org.uk/Mirrors/alpha.gnu.org/gnu/tar/ \ |