diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-12 06:54:15 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-12 06:54:15 +0800 |
commit | bcf6431e00ace74c4f93bad767ce32d4dc8178fa (patch) | |
tree | 4a2226eda4cc253ed5c172a17c4e89ba1ada10f6 /graphics | |
parent | 6afd08e3e5d31669a971948bb9a9796c6b7e2b30 (diff) | |
download | freebsd-ports-gnome-bcf6431e00ace74c4f93bad767ce32d4dc8178fa.tar.gz freebsd-ports-gnome-bcf6431e00ace74c4f93bad767ce32d4dc8178fa.tar.zst freebsd-ports-gnome-bcf6431e00ace74c4f93bad767ce32d4dc8178fa.zip |
The previous commit should have bumped PORTREVISION since it changed
the runtime dependency list.
Noticed by: GNOME Tinderbox
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} \ |