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 /misc | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/floatator/Makefile | 2 | ||||
-rw-r--r-- | misc/latex-mk/Makefile | 1 | ||||
-rw-r--r-- | misc/xtar/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/misc/floatator/Makefile b/misc/floatator/Makefile index 368a2e720baf..686bf8cd4558 100644 --- a/misc/floatator/Makefile +++ b/misc/floatator/Makefile @@ -8,7 +8,7 @@ PORTNAME= floatator PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://floatator.cichon.com/download/ diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile index 3bb1b4434840..0f20d14965e9 100644 --- a/misc/latex-mk/Makefile +++ b/misc/latex-mk/Makefile @@ -8,6 +8,7 @@ PORTNAME= latex-mk PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= misc print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/misc/xtar/Makefile b/misc/xtar/Makefile index 30244e8decb4..24d5195c8a8f 100644 --- a/misc/xtar/Makefile +++ b/misc/xtar/Makefile @@ -7,7 +7,7 @@ PORTNAME= xtar PORTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities |