diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-21 14:55:21 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-05-21 14:55:21 +0000 |
commit | 0587ce8796a99305d7a3cce8dd44952d6004109e (patch) | |
tree | 38dd07975bafbad3450ea51c7ffd472ec849c271 /archivers/star-devel/Makefile | |
parent | b4837f0806d512821a78ce353fa8a06ccf64b29d (diff) |
Update to 1.5.a.59.
PR: 81340
Submitted by: Martin Matuska (maintainer)
Notes
Notes:
svn path=/head/; revision=135767
Diffstat (limited to 'archivers/star-devel/Makefile')
-rw-r--r-- | archivers/star-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/star-devel/Makefile b/archivers/star-devel/Makefile index ccea5a94fccf..3e5fd6c904f3 100644 --- a/archivers/star-devel/Makefile +++ b/archivers/star-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= star -PORTVERSION= 1.5.a.58 -PORTREVISION= 1 +PORTVERSION= 1.5.a.59 CATEGORIES= archivers MASTER_SITES= ftp://ftp.berlios.de/pub/star/alpha/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a./a/} |