diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-03-21 01:11:05 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-03-21 01:11:05 +0000 |
commit | cee94460b0a7b06db7b51eadc544a927ac0336cf (patch) | |
tree | 1066ac057ce3b527b41390be679d380d5fadae67 /devel/libshhopt/Makefile | |
parent | 0ff085d921630523d1ea7f99d511d495058b9c55 (diff) | |
download | FreeBSD-ports-cee94460b0a7b06db7b51eadc544a927ac0336cf.zip FreeBSD-ports-cee94460b0a7b06db7b51eadc544a927ac0336cf.tar.gz |
Update port to 1.1.6
PR: 17488
Submitted by: Maintainer
Diffstat (limited to 'devel/libshhopt/Makefile')
-rw-r--r-- | devel/libshhopt/Makefile | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/devel/libshhopt/Makefile b/devel/libshhopt/Makefile index b96922d..345c8d6 100644 --- a/devel/libshhopt/Makefile +++ b/devel/libshhopt/Makefile @@ -1,17 +1,15 @@ # New ports collection makefile for: libshhopt -# Version required: 1.1.5 +# Version required: 1.1.6 # Date created: 11 April 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= shhopt-1.1.5 -PKGNAME= libshhopt-1.1.5 +DISTNAME= shhopt-1.1.6 +PKGNAME= libshhopt-1.1.6 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://home.sol.no/~sverrehu/pub-unix/files/ -MASTER_SITE_SUBDIR= libs +MASTER_SITES= http://home.sol.no/~sverrehu/pub-unix/files/ MAINTAINER= andy@icc.surw.chel.su |