diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-25 03:40:45 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-25 03:40:45 +0800 |
commit | 9ced46104627cbc6bd354fd69461ad109a90f0b3 (patch) | |
tree | f0a4ba52b8af046f7be8376a7bf8a1bcd988f9a6 /editors | |
parent | ec111102c69a541dfe831c24ba19a65e9449b547 (diff) | |
download | marcuscom-ports-9ced46104627cbc6bd354fd69461ad109a90f0b3.tar marcuscom-ports-9ced46104627cbc6bd354fd69461ad109a90f0b3.tar.gz marcuscom-ports-9ced46104627cbc6bd354fd69461ad109a90f0b3.tar.bz2 marcuscom-ports-9ced46104627cbc6bd354fd69461ad109a90f0b3.tar.lz marcuscom-ports-9ced46104627cbc6bd354fd69461ad109a90f0b3.tar.xz marcuscom-ports-9ced46104627cbc6bd354fd69461ad109a90f0b3.tar.zst marcuscom-ports-9ced46104627cbc6bd354fd69461ad109a90f0b3.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9703 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/dedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/dedit/Makefile b/editors/dedit/Makefile index 982e169b9..f459e8b01 100644 --- a/editors/dedit/Makefile +++ b/editors/dedit/Makefile @@ -7,7 +7,7 @@ PORTNAME= dedit PORTVERSION= 0.6.2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} |