diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 08:14:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 08:14:11 +0000 |
commit | a743fc839181e47e35c1903f3b3e98226e9bcba2 (patch) | |
tree | a80ebe40044fa7397b6233167e9de00d6334c7ab /graphics | |
parent | 59dd375fc45918add6098ca1118ae28ddb073778 (diff) | |
download | ports-a743fc839181e47e35c1903f3b3e98226e9bcba2.tar.gz ports-a743fc839181e47e35c1903f3b3e98226e9bcba2.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/svgalib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/svgalib/Makefile b/graphics/svgalib/Makefile index d9dcc43f9368..ed2afd19ebed 100644 --- a/graphics/svgalib/Makefile +++ b/graphics/svgalib/Makefile @@ -7,7 +7,7 @@ PORTNAME= svgalib PORTVERSION= 1.4.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics devel MASTER_SITES= http://www.svgalib.org/ |