diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-10-24 23:37:25 +0000 |
commit | 4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch) | |
tree | bc16420eb52d65511ceb520c00171d219210a473 /textproc/stardict3/Makefile | |
parent | 97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff) |
Notes
Diffstat (limited to 'textproc/stardict3/Makefile')
-rw-r--r-- | textproc/stardict3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index d91c60073f07..2d5f0174ce0a 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -7,7 +7,7 @@ PORTNAME= stardict PORTVERSION= 2.4.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |