diff options
author | Jason Evans <jasone@FreeBSD.org> | 2001-01-30 21:56:37 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2001-01-30 21:56:37 +0000 |
commit | 862db97ad34d060e026db0d0bf4b8c521b5cd288 (patch) | |
tree | a4c1b20d3213fe93d697e6f04bd444286d96cf19 /devel/libstash/Makefile | |
parent | 78cd0920016e1b5733b058f1ee21bab20677bb35 (diff) |
Notes
Diffstat (limited to 'devel/libstash/Makefile')
-rw-r--r-- | devel/libstash/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libstash/Makefile b/devel/libstash/Makefile index 54d02fbd11cf..9d9dc546bc2c 100644 --- a/devel/libstash/Makefile +++ b/devel/libstash/Makefile @@ -6,9 +6,9 @@ # PORTNAME= libstash -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= devel -DISTNAME= canonware-1.1.0 +DISTNAME= canonware-1.2.0 MASTER_SITES= http://www.canonware.com/download/canonware/ MAINTAINER= jasone@FreeBSD.org |