diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-20 12:53:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-20 12:53:05 +0000 |
commit | a612d79c9102b0eec3cb73e194fc8ddf60f2e703 (patch) | |
tree | 8c10523917a32540ea2e7d9ee07b55426932cb23 /deskutils/xchm/Makefile | |
parent | 694b891d03e5248d1b05df31d66663a123b522f8 (diff) | |
download | ports-a612d79c9102b0eec3cb73e194fc8ddf60f2e703.tar.gz ports-a612d79c9102b0eec3cb73e194fc8ddf60f2e703.zip |
- Update to 1.4
Notes
Notes:
svn path=/head/; revision=157732
Diffstat (limited to 'deskutils/xchm/Makefile')
-rw-r--r-- | deskutils/xchm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index b4fde26bcd29..c4be9c29b725 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xchm -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.4 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |