diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-10-12 03:32:07 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-10-12 03:32:07 +0000 |
commit | b133fd5ceeaecc100a616103abfd25a29a1fbe22 (patch) | |
tree | c59add438d629e80ae88221ee506d4d78df7931c /graphics/dia/Makefile | |
parent | Update to 2.4.1, and add some dirs to the pkg-plist that it looks like (diff) |
Update to 0.92-pre5
Notes
Notes:
svn path=/head/; revision=90879
Diffstat (limited to 'graphics/dia/Makefile')
-rw-r--r-- | graphics/dia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index bd50866a622a..17c597a77ee1 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dia -PORTVERSION= 0.92p4 +PORTVERSION= 0.92p5 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.92 |