diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-03-24 14:53:57 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-03-24 14:53:57 +0800 |
commit | 385b724ba389201dce6920acc2d7c8904d0c5a5b (patch) | |
tree | 8c28ff7d3c831af1f9b68c9a83ef1c2122347bb9 /devel/spirit/Makefile | |
parent | 8ce4fb781364cf3fb4db8d9fb1b31aec8c20c523 (diff) | |
download | freebsd-ports-gnome-385b724ba389201dce6920acc2d7c8904d0c5a5b.tar.gz freebsd-ports-gnome-385b724ba389201dce6920acc2d7c8904d0c5a5b.tar.zst freebsd-ports-gnome-385b724ba389201dce6920acc2d7c8904d0c5a5b.zip |
upgrade to 1.2.8
Diffstat (limited to 'devel/spirit/Makefile')
-rw-r--r-- | devel/spirit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/spirit/Makefile b/devel/spirit/Makefile index dc5c841f42e1..0e5c98374bd6 100644 --- a/devel/spirit/Makefile +++ b/devel/spirit/Makefile @@ -7,7 +7,7 @@ # PORTNAME= spirit -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |