diff options
author | demon <demon@FreeBSD.org> | 2001-12-23 18:46:44 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-12-23 18:46:44 +0800 |
commit | 9767d3009b05ac97a12d6c51a67dade696ef2161 (patch) | |
tree | 42dba9d8896f09adaa139e82819b10b248281a41 /net/yaz/Makefile | |
parent | 174cd075ce7154f2b4d21ddc8425397729dd6828 (diff) | |
download | freebsd-ports-gnome-9767d3009b05ac97a12d6c51a67dade696ef2161.tar.gz freebsd-ports-gnome-9767d3009b05ac97a12d6c51a67dade696ef2161.tar.zst freebsd-ports-gnome-9767d3009b05ac97a12d6c51a67dade696ef2161.zip |
Upgrade to 1.8.3.
Diffstat (limited to 'net/yaz/Makefile')
-rw-r--r-- | net/yaz/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 30eaaa475780..74898edbcda3 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -1,16 +1,14 @@ # New ports collection makefile for: yaz -# Date created: 16 Sep 2000 -# Whom: Dmitry Sivachenko <dima@Chg.RU> +# Date created: 16 Sep 2000 +# Whom: Dmitry Sivachenko <dima@Chg.RU> # # $FreeBSD$ # PORTNAME= yaz -PORTVERSION= 1.8 +PORTVERSION= 1.8.3 CATEGORIES= net -MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= jeh +MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ MAINTAINER= demon@FreeBSD.org |