diff options
author | knu <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
commit | 026a17e7689e8fc5790c285bdc616c1a1dd62c97 (patch) | |
tree | fcec128099ed409f0510a0a59be9eb7c777c8b29 /editors/dedit | |
parent | cf428d2c2d822d012628dc1af74ed2c916593496 (diff) | |
download | freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.gz freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.zst freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.zip |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Diffstat (limited to 'editors/dedit')
-rw-r--r-- | editors/dedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile index f8bb3ea214ef..b2310b1a1ad9 100644 --- a/editors/dedit/Makefile +++ b/editors/dedit/Makefile @@ -7,6 +7,7 @@ PORTNAME= dedit PORTVERSION= 0.6.2.3 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ftp://ftp.debian.org/debian/pool/main/d/dedit/ DISTNAME= ${PORTNAME}_${PORTVERSION} |