diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-12 22:58:40 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-12 22:58:40 +0000 |
commit | b227cad07af0aaea305c066ab387cc704fe86e4f (patch) | |
tree | ca861fa01546d99aade37e8c752cc12da2d4fb89 /graphics | |
parent | c16cfedb57eaaf6c1f31ceef4ff9cedc9a35998d (diff) | |
download | ports-b227cad07af0aaea305c066ab387cc704fe86e4f.tar.gz ports-b227cad07af0aaea305c066ab387cc704fe86e4f.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/autotrace/Makefile | 1 | ||||
-rw-r--r-- | graphics/graphviz/Makefile | 2 | ||||
-rw-r--r-- | graphics/libafterimage/Makefile | 1 | ||||
-rw-r--r-- | graphics/librsvg/Makefile | 1 | ||||
-rw-r--r-- | graphics/librsvg2/Makefile | 1 | ||||
-rw-r--r-- | graphics/sdl_ttf/Makefile | 1 |
6 files changed, 6 insertions, 1 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 36c9465091af..22e812ed8866 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -7,6 +7,7 @@ PORTNAME= autotrace PORTVERSION= 0.29 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 2d9ccca0abdf..1f9c48aed6c8 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -7,7 +7,7 @@ PORTNAME= graphviz PORTVERSION= 1.7.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics tk83 MASTER_SITES= http://www.research.att.com/sw/tools/graphviz/dist/ EXTRACT_SUFX= .tgz diff --git a/graphics/libafterimage/Makefile b/graphics/libafterimage/Makefile index 0822255784c3..f173c706c092 100644 --- a/graphics/libafterimage/Makefile +++ b/graphics/libafterimage/Makefile @@ -8,6 +8,7 @@ PORTNAME= libafterimage PORTVERSION= 0.92 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= afterstep diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index f8f1a9dc2cef..4a62d4ff3b17 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -7,6 +7,7 @@ PORTNAME= librsvg PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/librsvg diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index f8f1a9dc2cef..4a62d4ff3b17 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -7,6 +7,7 @@ PORTNAME= librsvg PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/librsvg diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index 6899afdd7eef..f7a2d3280df4 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdl_ttf PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL_ttf-${PORTVERSION} |