diff options
author | novel <novel@FreeBSD.org> | 2005-06-26 11:29:22 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-06-26 11:29:22 +0800 |
commit | 042f25e707eb4e49cef8b2869741906559664a0b (patch) | |
tree | c2e25abf1dc0bc389cb819424c033d3ac93b6b2f /textproc/bar/Makefile | |
parent | 9dd000f2815b4ef3ac1891ce4506fbb78158b3b8 (diff) | |
download | freebsd-ports-gnome-042f25e707eb4e49cef8b2869741906559664a0b.tar.gz freebsd-ports-gnome-042f25e707eb4e49cef8b2869741906559664a0b.tar.zst freebsd-ports-gnome-042f25e707eb4e49cef8b2869741906559664a0b.zip |
Update to 1.3.1.
PR: 82638
Submitted by: Erik Greenwald (maintainer)
Diffstat (limited to 'textproc/bar/Makefile')
-rw-r--r-- | textproc/bar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bar/Makefile b/textproc/bar/Makefile index 7c3546bd4a50..e19fc5e20037 100644 --- a/textproc/bar/Makefile +++ b/textproc/bar/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bar -PORTVERSION= 1.2 +PORTVERSION= 1.3.1 CATEGORIES= textproc MASTER_SITES= http://www.theiling.de/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |