diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-13 03:44:39 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-13 03:44:39 +0800 |
commit | 84c9c728a10d2c66da9eccf8c9cd60fb4a14c593 (patch) | |
tree | 34ad999be2cf2b94e5e6a1ade0689a55cbeeb40f /devel/devhelp/Makefile | |
parent | ad5d1c1261d0e5ba83196d08bd075b1718061286 (diff) | |
download | marcuscom-ports-84c9c728a10d2c66da9eccf8c9cd60fb4a14c593.tar marcuscom-ports-84c9c728a10d2c66da9eccf8c9cd60fb4a14c593.tar.gz marcuscom-ports-84c9c728a10d2c66da9eccf8c9cd60fb4a14c593.tar.bz2 marcuscom-ports-84c9c728a10d2c66da9eccf8c9cd60fb4a14c593.tar.lz marcuscom-ports-84c9c728a10d2c66da9eccf8c9cd60fb4a14c593.tar.xz marcuscom-ports-84c9c728a10d2c66da9eccf8c9cd60fb4a14c593.tar.zst marcuscom-ports-84c9c728a10d2c66da9eccf8c9cd60fb4a14c593.zip |
Sync with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/devhelp/Makefile')
-rw-r--r-- | devel/devhelp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index fb1d18258..7e5956a8c 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -6,8 +6,8 @@ # PORTNAME= devhelp -PORTVERSION= 0.15 -PORTREVISION= 2 +PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES?= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C,^([[:digit:]]+\.[[:digit:]]+).*,\1,} |