diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-08 06:34:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-08 06:34:54 +0000 |
commit | e8aa15ef25ed0a1530d8adc2beca77ffd4a332a3 (patch) | |
tree | 924134bf65ef44b5dbba08ae11b00b059463c76a /editors/bless | |
parent | 7607f11414e0f80a4580cf804de037a10b42931a (diff) | |
download | ports-e8aa15ef25ed0a1530d8adc2beca77ffd4a332a3.tar.gz ports-e8aa15ef25ed0a1530d8adc2beca77ffd4a332a3.zip |
Notes
Diffstat (limited to 'editors/bless')
-rw-r--r-- | editors/bless/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/bless/Makefile b/editors/bless/Makefile index 20a2e89de22e..8b215dcc4239 100644 --- a/editors/bless/Makefile +++ b/editors/bless/Makefile @@ -7,6 +7,7 @@ PORTNAME= bless PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://download.gna.org/bless/ |