diff options
author | anray <anray@FreeBSD.org> | 2007-01-09 22:29:23 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2007-01-09 22:29:23 +0800 |
commit | 58216f9396d44056fd980cdcfc76bf929bf71de2 (patch) | |
tree | 83e08bda870ef41bcd4a703d33ce902da204ea8a /news | |
parent | 305ca8881772c383de84befc633e86f658b8aa8c (diff) | |
download | freebsd-ports-gnome-58216f9396d44056fd980cdcfc76bf929bf71de2.tar.gz freebsd-ports-gnome-58216f9396d44056fd980cdcfc76bf929bf71de2.tar.zst freebsd-ports-gnome-58216f9396d44056fd980cdcfc76bf929bf71de2.zip |
Fix works `outb-kill' script.
Reported by: Yuri Chumakov
Diffstat (limited to 'news')
-rw-r--r-- | news/fidogate-ds/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile index 7c1a130ab323..518ba7f46dab 100644 --- a/news/fidogate-ds/Makefile +++ b/news/fidogate-ds/Makefile @@ -6,6 +6,7 @@ PORTNAME= fidogate PORTVERSION= 5.1.6 +PORTREVISION= 1 CATEGORIES= news mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rusfidogate |