diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
commit | 3ce0f2180809f6e79ba77264143a3d1b824a8d54 (patch) | |
tree | 20e1ada1d8086dd795eda0a0236243d21c6aaeba /editors | |
parent | 5f8e11b89300cab751e82ccf7569f3305f04f3bc (diff) | |
download | ports-3ce0f2180809f6e79ba77264143a3d1b824a8d54.tar.gz ports-3ce0f2180809f6e79ba77264143a3d1b824a8d54.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gnotepad+/Makefile | 2 | ||||
-rw-r--r-- | editors/manedit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile index a5ba899da275..7ade913a232a 100644 --- a/editors/gnotepad+/Makefile +++ b/editors/gnotepad+/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnotepad+ PORTVERSION= 1.3.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors www gnome MASTER_SITES= SF/gnotepad/gnotepad-stable/${PORTVERSION} \ SF/gnotepad/gnotepad%20User_s%20Manual/${DOCVERSION}:doc diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile index 2848a59b12fa..b059f42c0ceb 100644 --- a/editors/manedit/Makefile +++ b/editors/manedit/Makefile @@ -3,7 +3,7 @@ PORTNAME= manedit PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://wolfsinger.com/~wolfpack/packages/ |