diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-15 23:34:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-15 23:34:23 +0000 |
commit | ec1a6c7d9cfddbe912057679879d345afccdcaa5 (patch) | |
tree | 3f47d3856ad4dc31b172bb96e2a222775e930893 /graphics/dia | |
parent | 2fbfb6960182f131a7e1167a2ba3d7290aa2a81e (diff) |
Notes
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 5e083ea99146..d5bf73cd0d41 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 |