diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-11 22:54:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-11 22:54:15 +0000 |
commit | dc7fcbf2ebc19b82838c3634d8a3c5ef97968c02 (patch) | |
tree | 22a8cbc4bd8cd40c8e20cd36a13c54a4a2d0e9a4 /graphics | |
parent | Update to version 0.8 (diff) |
The previous commit should have bumped PORTREVISION since it changed
the runtime dependency list.
Noticed by: GNOME Tinderbox
Notes
Notes:
svn path=/head/; revision=121425
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/lcms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index bd52a0414f98..67344da78021 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -7,6 +7,7 @@ PORTNAME= lcms PORTVERSION= 1.13 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |