diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-04 18:30:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-04 18:30:50 +0000 |
commit | 7524984514d9912fcc2d995f43ccf22ad0ce3c5f (patch) | |
tree | 275aa83a667b4170d49c0053bee5ae2457c4c498 /graphics/dia | |
parent | Chase the libxslt shared lib version. (diff) |
Chase the libxslt shared lib version with a PORTREVISION bump.
Notes
Notes:
svn path=/head/; revision=93101
Diffstat (limited to 'graphics/dia')
-rw-r--r-- | graphics/dia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 9c12630eed3e..ce6ad33de130 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -7,6 +7,7 @@ PORTNAME= dia PORTVERSION= 0.92.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} |