diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-30 23:06:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-30 23:06:15 +0000 |
commit | 6b7a13b021cce5f9bf14aa39c813b0b73c099cf9 (patch) | |
tree | 73bc303c0cc636ca91de8860b265425ea61276a0 /editors/conglomerate/Makefile | |
parent | * Update to 0.2.29 (diff) |
Update to 0.7.0.
PR: 56186
Submitted by: maintainer
Diffstat (limited to 'editors/conglomerate/Makefile')
-rw-r--r-- | editors/conglomerate/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 5ec1f81653fd..89e2df33ce5c 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= conglomerate -PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |