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 /misc/gnomesword | |
parent | 7607f11414e0f80a4580cf804de037a10b42931a (diff) |
Notes
Diffstat (limited to 'misc/gnomesword')
-rw-r--r-- | misc/gnomesword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile index fa905634a0a4..7aadc93abdfa 100644 --- a/misc/gnomesword/Makefile +++ b/misc/gnomesword/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomesword PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |