diff options
author | novel <novel@FreeBSD.org> | 2006-01-26 14:24:43 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-01-26 14:24:43 +0800 |
commit | c9f81227f599ee8a02d818a21e242acd5334403f (patch) | |
tree | e28317ebdaa927679d2a63e9884f6ccf7fbb2189 /comms | |
parent | baa7ff5f5094096f0ebdc3f5eb0e3f18a399e780 (diff) | |
download | freebsd-ports-gnome-c9f81227f599ee8a02d818a21e242acd5334403f.tar.gz freebsd-ports-gnome-c9f81227f599ee8a02d818a21e242acd5334403f.tar.zst freebsd-ports-gnome-c9f81227f599ee8a02d818a21e242acd5334403f.zip |
Bump PORTREVISION (had to do this in my previous commit).
Reminded by: kris
Diffstat (limited to 'comms')
-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 978c0b6c7f69..bf8a321e07a2 100644 --- a/comms/ltmdm/Makefile +++ b/comms/ltmdm/Makefile @@ -7,7 +7,7 @@ PORTNAME= ltmdm PORTVERSION= 1.4 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= comms MASTER_SITES= http://www.dons.net.au/~darius/ EXTRACT_SUFX= .tgz |