diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-17 03:56:28 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-17 03:56:28 +0800 |
commit | 5e5798d0c155101c6eea354567b96f456e0f7c28 (patch) | |
tree | bf484ed9dd46fb5382600eac418a5fe14ba661cb /misc/gnomeuserdocs2/Makefile | |
parent | ee0712e9515125f3c02b02e2cb00a44cc87df4b7 (diff) | |
download | marcuscom-ports-5e5798d0c155101c6eea354567b96f456e0f7c28.tar marcuscom-ports-5e5798d0c155101c6eea354567b96f456e0f7c28.tar.gz marcuscom-ports-5e5798d0c155101c6eea354567b96f456e0f7c28.tar.bz2 marcuscom-ports-5e5798d0c155101c6eea354567b96f456e0f7c28.tar.lz marcuscom-ports-5e5798d0c155101c6eea354567b96f456e0f7c28.tar.xz marcuscom-ports-5e5798d0c155101c6eea354567b96f456e0f7c28.tar.zst marcuscom-ports-5e5798d0c155101c6eea354567b96f456e0f7c28.zip |
Update to 2.8.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2992 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'misc/gnomeuserdocs2/Makefile')
-rw-r--r-- | misc/gnomeuserdocs2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile index 1d01ea6f7..918376f9d 100644 --- a/misc/gnomeuserdocs2/Makefile +++ b/misc/gnomeuserdocs2/Makefile @@ -6,12 +6,11 @@ # PORTNAME= gnomeuserdocs2 -PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome2-user-docs/2.8 -DISTNAME= gnome2-user-docs-${PORTVERSION}-1 +DISTNAME= gnome2-user-docs-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |