diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-19 17:41:10 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-08-19 17:41:10 +0000 |
commit | 64bd0e1b8a4125a417547d977aceec4a01efbe50 (patch) | |
tree | 9fff025cfa4010b5857d0573baf9df017738f787 /lang/pike76/Makefile | |
parent | a33abf127c5ff33614e9b411cd9f6667f2c2e40e (diff) |
Upgrade to 7.6.13.
PR: ports/70658
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=116711
Diffstat (limited to 'lang/pike76/Makefile')
-rw-r--r-- | lang/pike76/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile index 3bb56f32ea24..bcd3ea9a412b 100644 --- a/lang/pike76/Makefile +++ b/lang/pike76/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pike76 -PORTVERSION= 7.6.9 +PORTVERSION= 7.6.13 CATEGORIES= lang MASTER_SITES= ftp://pike.ida.liu.se/pub/pike/all/${PORTVERSION}/ \ ftp://ftp.oav.net/pike/7.6/ \ |