diff options
author | alex <alex@FreeBSD.org> | 2003-03-06 08:34:14 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2003-03-06 08:34:14 +0800 |
commit | d166a928279750388d0b6a2f7e0dd63e53e68737 (patch) | |
tree | e37ac2751a1163ef983de04ad2059a5e67a84c87 /comms/ltmdm/Makefile | |
parent | 5d8856e0c6c318cd316c559e8bc2a8f2d8b6ec82 (diff) | |
download | freebsd-ports-gnome-d166a928279750388d0b6a2f7e0dd63e53e68737.tar.gz freebsd-ports-gnome-d166a928279750388d0b6a2f7e0dd63e53e68737.tar.zst freebsd-ports-gnome-d166a928279750388d0b6a2f7e0dd63e53e68737.zip |
Fix for -CURRENT.
PR: 48922
Submitted by: Daniel O'Connor <darius@dons.net.au> (maintainer)
Sergey A. Osokin <osa@FreeBSD.org.ru>
Diffstat (limited to 'comms/ltmdm/Makefile')
-rw-r--r-- | comms/ltmdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ltmdm/Makefile b/comms/ltmdm/Makefile index 176461bceb42..de758d549a3c 100644 --- a/comms/ltmdm/Makefile +++ b/comms/ltmdm/Makefile @@ -7,7 +7,7 @@ PORTNAME= ltmdm PORTVERSION= 1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= comms MASTER_SITES= http://www.dons.net.au/~darius/ \ http://soupnazi.org/FreeBSD/ports/distfiles/ |