diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-20 16:26:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-20 16:26:36 +0000 |
commit | 9a7120d70269f47c520fd1a40315ffa5f9ce1d06 (patch) | |
tree | 3a17d748c759fe426ff5c18874d7f28afc773258 /mail/balsa2 | |
parent | 363b3213f841dcec5f6a63d46b6d94275a075d81 (diff) |
Notes
Diffstat (limited to 'mail/balsa2')
-rw-r--r-- | mail/balsa2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index aeb3578eecfe..744d8ba74d01 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 2.0.1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ +DISTNAME= balsa-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org |