diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:41:30 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:41:30 +0000 |
commit | bc47cccc84a1837da1919cf6c75785c9646d1761 (patch) | |
tree | f7a9d348554d6994c70ad84089b6b749b7ac60fd /graphics/gd1/Makefile | |
parent | 7ce0c30d7530087588921aedd4971eec44d11823 (diff) |
Notes
Diffstat (limited to 'graphics/gd1/Makefile')
-rw-r--r-- | graphics/gd1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index d12b052efb68..09ac3b3b5531 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -7,7 +7,7 @@ PORTNAME= gd PORTVERSION= 1.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ \ |