diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /cad/gspiceui | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) |
Notes
Diffstat (limited to 'cad/gspiceui')
-rw-r--r-- | cad/gspiceui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gspiceui/Makefile b/cad/gspiceui/Makefile index a9d461d5e3b5..6ba4c02dce2d 100644 --- a/cad/gspiceui/Makefile +++ b/cad/gspiceui/Makefile @@ -7,7 +7,7 @@ PORTNAME= gspiceui PORTVERSION= 0.9.65 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/gSpiceUI/${PORTNAME}-v${PORTVERSION} DISTNAME= ${PORTNAME}-v${PORTVERSION} |