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 /editors | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/asedit/Makefile | 2 | ||||
-rw-r--r-- | editors/nedit/Makefile | 2 | ||||
-rw-r--r-- | editors/richtext/Makefile | 2 | ||||
-rw-r--r-- | editors/ted/Makefile | 2 | ||||
-rw-r--r-- | editors/thoteditor/Makefile | 2 | ||||
-rw-r--r-- | editors/winefish/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/editors/asedit/Makefile b/editors/asedit/Makefile index 01f6436e4cb3..3134782a453c 100644 --- a/editors/asedit/Makefile +++ b/editors/asedit/Makefile @@ -8,7 +8,7 @@ PORTNAME= asedit PORTVERSION= 1.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= editors diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile index 5d7f1ca563fd..bc028386c920 100644 --- a/editors/nedit/Makefile +++ b/editors/nedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= nedit PORTVERSION= 5.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= ftp://ftp.nedit.org/pub/NEdit/v5_5/ \ ftp://ftp.nedit.org/pub/NEdit/contrib/misc/ \ diff --git a/editors/richtext/Makefile b/editors/richtext/Makefile index 150ad9243afe..923320737b7f 100644 --- a/editors/richtext/Makefile +++ b/editors/richtext/Makefile @@ -8,7 +8,7 @@ PORTNAME= richtext PORTVERSION= 0.1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/editors/X diff --git a/editors/ted/Makefile b/editors/ted/Makefile index b00071227afa..440c911b7f82 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -7,7 +7,7 @@ PORTNAME= ted PORTVERSION= 2.21 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ EXTRACT_SUFX= .src.tar.gz diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index 6b202d97d7ab..b2556f641bb0 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -7,7 +7,7 @@ PORTNAME= thoteditor PORTVERSION= 2.1e -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors www MASTER_SITES= ftp://ftp.inrialpes.fr/pub/opera/sources/thot/ \ ftp://ftp.ruhr-uni-bochum.de/local/jk.collection/thot/ diff --git a/editors/winefish/Makefile b/editors/winefish/Makefile index e064558a646c..6a0840454a17 100644 --- a/editors/winefish/Makefile +++ b/editors/winefish/Makefile @@ -7,7 +7,7 @@ PORTNAME= winefish DISTVERSION= 1.3.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors print MASTER_SITES= http://download.berlios.de/winefish/ \ http://nivi.interfree.it/distfiles/winefish/ diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 257d7c1a5a8d..b4eff16e82da 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -7,7 +7,7 @@ PORTNAME= xemacs PORTVERSION= ${XEMACS_VER} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index a9f61d3ab6d6..54a28fb93417 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -7,7 +7,7 @@ PORTNAME= xemacs-mule PORTVERSION= ${XEMACS_VER} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_XEMACS} MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} |