diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-03-07 08:28:06 +0000 |
commit | fe279f0df86b9326e8192aadd25d0c0ea5e5cade (patch) | |
tree | eff698d7af1fc37ae55050019892e15a2c0519a5 /print/ghostscript7 | |
parent | 5c19f532f41c63b5d65375792ff5160427647b1e (diff) | |
download | ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.tar.gz ports-fe279f0df86b9326e8192aadd25d0c0ea5e5cade.zip |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
Notes
Notes:
svn path=/head/; revision=157004
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile.inc b/print/ghostscript7/Makefile.inc index e1902dd096e4..25866d17077e 100644 --- a/print/ghostscript7/Makefile.inc +++ b/print/ghostscript7/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 7.07 -GS_REVISION= 14 +GS_REVISION= 15 GS_EPOCH= 0 |