diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-10 20:55:20 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-10 20:55:20 +0000 |
commit | 1cd277bdcecf80f1b3c00ed15ff1c9e707024607 (patch) | |
tree | 8b56d1724c64bf5dd76ae2dcec17c58fb797e8e1 /misc | |
parent | 04bfaa8ecd94236f2723c0ece94529bf8a6f36d7 (diff) | |
download | ports-1cd277bdcecf80f1b3c00ed15ff1c9e707024607.tar.gz ports-1cd277bdcecf80f1b3c00ed15ff1c9e707024607.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/diary-hercules/Makefile | 2 | ||||
-rw-r--r-- | misc/kdeedu4/Makefile | 1 | ||||
-rw-r--r-- | misc/metalink-editor/Makefile | 2 | ||||
-rw-r--r-- | misc/pypanda/Makefile | 2 | ||||
-rw-r--r-- | misc/terraform/Makefile | 2 |
5 files changed, 5 insertions, 4 deletions
diff --git a/misc/diary-hercules/Makefile b/misc/diary-hercules/Makefile index ebd5383540bc..c18222076e51 100644 --- a/misc/diary-hercules/Makefile +++ b/misc/diary-hercules/Makefile @@ -3,7 +3,7 @@ PORTNAME= hercules PORTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/development%20branch/${PORTVERSION} PKGNAMEPREFIX= diary- diff --git a/misc/kdeedu4/Makefile b/misc/kdeedu4/Makefile index da69676dddbd..6cb5fc9d20d8 100644 --- a/misc/kdeedu4/Makefile +++ b/misc/kdeedu4/Makefile @@ -3,6 +3,7 @@ PORTNAME= kdeedu PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde DISTFILES= # empty diff --git a/misc/metalink-editor/Makefile b/misc/metalink-editor/Makefile index 8830799f197f..7b4cb5d0766e 100644 --- a/misc/metalink-editor/Makefile +++ b/misc/metalink-editor/Makefile @@ -3,7 +3,7 @@ PORTNAME= metalink PORTVERSION= 1.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}s/Metalink%20Editor/${PORTVERSION} PKGNAMESUFFIX?= -editor diff --git a/misc/pypanda/Makefile b/misc/pypanda/Makefile index c0b347895e58..9aa7206d7bf7 100644 --- a/misc/pypanda/Makefile +++ b/misc/pypanda/Makefile @@ -3,7 +3,7 @@ PORTNAME= pypanda PORTVERSION= 0.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MASTER_SITES= # none diff --git a/misc/terraform/Makefile b/misc/terraform/Makefile index d90e61da8b09..bb9f4fbeeec1 100644 --- a/misc/terraform/Makefile +++ b/misc/terraform/Makefile @@ -4,7 +4,7 @@ PORTNAME= terraform PORTVERSION= 0.9.5 DISTVERSIONPREFIX= src- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= GOOGLE_CODE EXTRACT_SUFX= .tgz |