diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-19 00:14:39 +0800 |
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-11-19 00:14:39 +0800 |
| commit | 3e9204226ece24f3b171125cf2fe17751c80e073 (patch) | |
| tree | 96640848afeaabab1279f1b176e8df0e08ad34d3 /math | |
| parent | 1b88bb9690212bc144d92c0b705ae7f961e86aa7 (diff) | |
| download | marcuscom-ports-3e9204226ece24f3b171125cf2fe17751c80e073.tar marcuscom-ports-3e9204226ece24f3b171125cf2fe17751c80e073.tar.gz marcuscom-ports-3e9204226ece24f3b171125cf2fe17751c80e073.tar.bz2 marcuscom-ports-3e9204226ece24f3b171125cf2fe17751c80e073.tar.lz marcuscom-ports-3e9204226ece24f3b171125cf2fe17751c80e073.tar.xz marcuscom-ports-3e9204226ece24f3b171125cf2fe17751c80e073.tar.zst marcuscom-ports-3e9204226ece24f3b171125cf2fe17751c80e073.zip | |
Add back PORTEPOCH which was lost in the port shuffle.
Submitted by: Joe Maloney
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18897 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math')
| -rw-r--r-- | math/gcalctool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index e232d5345..68795a62e 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,9 +1,10 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/math/gcalctool3/Makefile 18794 2013-10-11 11:14:52Z gusi $ +# $MCom$ PORTNAME= gcalctool PORTVERSION= 6.6.2 +PORTEPOCH= 2 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |
