diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
commit | b3458f652e5b57afef714d418f2d6a02e319c135 (patch) | |
tree | 53196793dfc0897f56232dd5f7b34997ac17e122 /java/eclipse-uml | |
parent | Update with all the new GNOME 2.10 components. (diff) |
Bump PORTREVISION to chase the glib20 shared lib version change.
Notes
Notes:
svn path=/head/; revision=130974
Diffstat (limited to 'java/eclipse-uml')
-rw-r--r-- | java/eclipse-uml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-uml/Makefile b/java/eclipse-uml/Makefile index ce1c18f80ca5..11093a1027ee 100644 --- a/java/eclipse-uml/Makefile +++ b/java/eclipse-uml/Makefile @@ -7,7 +7,7 @@ PORTNAME= uml PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= http://download.eclipse.org/tools/uml2/downloads/drops/1.0.1/R200409171820/ PKGNAMEPREFIX= eclipse- |