aboutsummaryrefslogtreecommitdiffstats
path: root/palm/libmal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'palm/libmal/Makefile')
-rw-r--r--palm/libmal/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/palm/libmal/Makefile b/palm/libmal/Makefile
index 997884339249..370d8335e7f1 100644
--- a/palm/libmal/Makefile
+++ b/palm/libmal/Makefile
@@ -7,12 +7,11 @@
#
PORTNAME= libmal
-PORTVERSION= 0.31
-PORTREVISION= 1
+PORTVERSION= 0.40
CATEGORIES= palm
MASTER_SITES= http://jasonday.home.att.net/code/libmal/
-MAINTAINER= groot@kde.org
+MAINTAINER= avleeuwen@piwebs.com
COMMENT= A library encapsulating malsync
LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link
@@ -20,6 +19,7 @@ LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link
USE_GMAKE= YES
USE_LIBTOOL_VER=13
HAS_CONFIGURE= YES
-INSTALLS_SHLIB= libmal
+INSTALLS_SHLIB= YES
+CONFLICTS= malsync-*
.include <bsd.port.mk>