diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-02 09:47:11 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-02 09:47:11 +0800 |
commit | cf20e9a518bab9e8a3c23234c66c0e26a9ef4de0 (patch) | |
tree | 8f8672a51ef0995c4684bd3c7e1e97054c4d3821 /math/gcalctool/Makefile | |
parent | e3a13cae18c79c6511db14223d53cf18ee10177f (diff) | |
download | marcuscom-ports-cf20e9a518bab9e8a3c23234c66c0e26a9ef4de0.tar marcuscom-ports-cf20e9a518bab9e8a3c23234c66c0e26a9ef4de0.tar.gz marcuscom-ports-cf20e9a518bab9e8a3c23234c66c0e26a9ef4de0.tar.bz2 marcuscom-ports-cf20e9a518bab9e8a3c23234c66c0e26a9ef4de0.tar.lz marcuscom-ports-cf20e9a518bab9e8a3c23234c66c0e26a9ef4de0.tar.xz marcuscom-ports-cf20e9a518bab9e8a3c23234c66c0e26a9ef4de0.tar.zst marcuscom-ports-cf20e9a518bab9e8a3c23234c66c0e26a9ef4de0.zip |
- Update to 5.8.10
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6192 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gcalctool/Makefile')
-rw-r--r-- | math/gcalctool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index e3083ed8f..e81e78158 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-stable/math/gcalctool/Makefile,v 1.9 2006/03/13 23:35:10 mezz Exp $ +# $MCom: ports/math/gcalctool/Makefile,v 1.46 2006/04/30 05:31:59 ahze Exp $ # PORTNAME= gcalctool -PORTVERSION= 5.8.9 +PORTVERSION= 5.8.10 PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} |