diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-15 23:34:23 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-15 23:34:23 +0000 |
commit | 8f17703f555bfa8713d2a64949081c799766c135 (patch) | |
tree | 230f21c839908b03e09baf5676aaa87a48dd92b7 /graphics/dia | |
parent | 9bdeb8769c4ca6f65bed450f82ccfa5deb02391d (diff) | |
download | FreeBSD-ports-8f17703f555bfa8713d2a64949081c799766c135.zip FreeBSD-ports-8f17703f555bfa8713d2a64949081c799766c135.tar.gz |
Bump PORTREVISION after the last commit.
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 5e083ea..d5bf73c 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -7,6 +7,7 @@ PORTNAME= dia PORTVERSION= 0.91 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.91 |