diff options
| -rw-r--r-- | archivers/file-roller/Makefile | 2 | ||||
| -rw-r--r-- | math/gcalctool/Makefile | 3 | ||||
| -rw-r--r-- | sysutils/gconf-editor/Makefile | 3 |
3 files changed, 6 insertions, 2 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile index 3210aee24..2c574a333 100644 --- a/archivers/file-roller/Makefile +++ b/archivers/file-roller/Makefile @@ -1,8 +1,10 @@ # Created by: Anders Nordby <anders@FreeBSD.org> # $FreeBSD$ +# $MCom$ PORTNAME= file-roller PORTVERSION= 3.6.2 +PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 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 diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index edf55a8a4..aae1e0d13 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -1,9 +1,10 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/sysutils/gconf-editor3/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom$ PORTNAME= gconf-editor PORTVERSION= 3.0.1 +PORTEPOCH= 1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |
