diff options
author | pav <pav@FreeBSD.org> | 2005-01-19 23:01:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-19 23:01:37 +0800 |
commit | 9b652af06751d5ea335c920e088681e6811f287f (patch) | |
tree | f2f3c00787493e8eddd74274d7799f47ef35b440 /irc/ircd-hybrid/Makefile | |
parent | 86e829630e16668537ff7f07a1ea185385a772b1 (diff) | |
download | freebsd-ports-gnome-9b652af06751d5ea335c920e088681e6811f287f.tar.gz freebsd-ports-gnome-9b652af06751d5ea335c920e088681e6811f287f.tar.zst freebsd-ports-gnome-9b652af06751d5ea335c920e088681e6811f287f.zip |
- Fix plist
PR: ports/76414
Submitted by: Florent Thoumie <flz@xbsd.org>
Diffstat (limited to 'irc/ircd-hybrid/Makefile')
-rw-r--r-- | irc/ircd-hybrid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile index 3405dd1c93c2..4a682764dc14 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -7,6 +7,7 @@ PORTNAME= ircd-hybrid PORTVERSION= 7.0.2 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ircd-hybrid |