aboutsummaryrefslogtreecommitdiff
path: root/net/tinyldap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tinyldap/Makefile')
-rw-r--r--net/tinyldap/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/tinyldap/Makefile b/net/tinyldap/Makefile
index 7f97969b1a71..192cb4dbed06 100644
--- a/net/tinyldap/Makefile
+++ b/net/tinyldap/Makefile
@@ -6,16 +6,17 @@
#
PORTNAME= tinyldap
-PORTVERSION= 0.0.20040226
-PORTREVISION= 2
+PORTVERSION= 0.0.${SNAPSHOT}
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.dinoex.de/pub/tinyldap/
+DISTNAME= ${PORTNAME}-${SNAPSHOT}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A small LDAP implementation
BUILD_DEPENDS+= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/${LIBOWFAT_PORT}
+SNAPSHOT= 20040323
USE_REINPLACE= yes
USE_BZIP2= yes
USE_GMAKE= yes