diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-20 11:50:22 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-05-20 11:50:22 +0000 |
| commit | c6c44b7b8a4c20e795b89ecb2c0ae8327e707346 (patch) | |
| tree | 7dff08a55ffe0f3e8e93e379ab1f6bc5e92278df /print/ghostscript-gnu | |
| parent | c1d34f294df7880a5c4df220cf5152ed91202ce7 (diff) | |
Notes
Diffstat (limited to 'print/ghostscript-gnu')
| -rw-r--r-- | print/ghostscript-gnu/Makefile | 1 | ||||
| -rw-r--r-- | print/ghostscript-gnu/Makefile.inc | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index c1b3773ec3a5..73b461e9d6b8 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -7,7 +7,6 @@ PORTNAME= ghostscript PORTVERSION= ${GS_VERSION} -PORTREVISION= 1 PORTREVISION= ${GS_REVISION} PORTEPOCH= ${GS_EPOCH} CATEGORIES= print diff --git a/print/ghostscript-gnu/Makefile.inc b/print/ghostscript-gnu/Makefile.inc index 25866d17077e..75f780ce68ea 100644 --- a/print/ghostscript-gnu/Makefile.inc +++ b/print/ghostscript-gnu/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 7.07 -GS_REVISION= 15 +GS_REVISION= 16 GS_EPOCH= 0 |
