diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-11-29 14:24:47 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-11-29 14:24:47 +0000 |
commit | b325742c3214de69296342a4e9bcd6f85f192cf4 (patch) | |
tree | 13deabca89fa6df847c1ef66997473b7e06fa7c7 /security/gnutls-devel | |
parent | 0eeec624bb1801e410435602a63c04bd6080c2f8 (diff) |
Notes
Diffstat (limited to 'security/gnutls-devel')
-rw-r--r-- | security/gnutls-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index 527b9d7f026c..a8892ca0e6fc 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} \ http://josefsson.org/gnutls/releases/ \ ftp://ftp.gnutls.org/pub/gnutls/ MASTER_SITE_SUBDIR= alpha/gnutls +DISTNAME= gnutls-${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= GNU Transport Layer Security library |