diff options
author | stephen <stephen@FreeBSD.org> | 2014-05-11 05:17:45 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-05-11 05:17:45 +0800 |
commit | 6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee (patch) | |
tree | f0846e2ac8860c88f9fd77486303589b39006134 /graphics | |
parent | 2b36efea9c78c0672a9b138d6e320da1e6771bf7 (diff) | |
download | freebsd-ports-gnome-6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee.tar.gz freebsd-ports-gnome-6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee.tar.zst freebsd-ports-gnome-6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee.zip |
- Chase revision 353604 to graphics/plotutils.
See: http://svnweb.freebsd.org/ports?view=revision&revision=353604
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/enblend/Makefile | 2 | ||||
-rw-r--r-- | graphics/pstoedit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index 012891cddd78..0e030b2adbcc 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -3,7 +3,7 @@ PORTNAME= enblend PORTVERSION= 4.1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/enblend/enblend-enfuse/enblend-enfuse-${PORTVERSION:R} DISTNAME= enblend-enfuse-${PORTVERSION} diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 3b127f53a07c..ff5ff4c5e519 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= pstoedit PORTVERSION= 3.62 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics print MASTER_SITES= SF |