diff options
author | Max Khon <fjoe@FreeBSD.org> | 2012-11-03 11:08:06 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2012-11-03 11:08:06 +0000 |
commit | 7b3139b87561a597716eace00a57c15a75d54454 (patch) | |
tree | f291c91654a332909f235ec0233ec79aaaa24ac5 /archivers/libmspack/Makefile | |
parent | 3cd273f8e3da0b2c2dced82ae05203719f22de4a (diff) | |
download | freebsd-ports-7b3139b87561a597716eace00a57c15a75d54454.zip |
Update to 0.3.
Feature safe: yes
Diffstat (limited to 'archivers/libmspack/Makefile')
-rw-r--r-- | archivers/libmspack/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/libmspack/Makefile b/archivers/libmspack/Makefile index 455b289afe45..0241f3d47384 100644 --- a/archivers/libmspack/Makefile +++ b/archivers/libmspack/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libmspack -PORTVERSION= 0.2 -PORTREVISION= 1 +PORTVERSION= 0.3 CATEGORIES= archivers MASTER_SITES= http://www.cabextract.org.uk/libmspack/ DISTNAME= ${PORTNAME}-${PORTVERSION}alpha |