diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-03 02:05:42 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-03 02:05:42 +0800 |
commit | a97721568744de6271f737403e460046173e0f76 (patch) | |
tree | 2283c51ce52e712d733b67081a55ffc18cc7ebc1 /mail/mail-notification/Makefile | |
parent | 41435aed74838a96c4a2a6ef44a12cd5ad5a50c0 (diff) | |
download | marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.gz marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.bz2 marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.lz marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.xz marcuscom-ports-a97721568744de6271f737403e460046173e0f76.tar.zst marcuscom-ports-a97721568744de6271f737403e460046173e0f76.zip |
Merge with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8273 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/mail-notification/Makefile')
-rw-r--r-- | mail/mail-notification/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index a2160038e..ccc3f2a71 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -2,11 +2,11 @@ # Date created: 18 Sep 2003 # Whom: Jean-Yves Lefort <jylefort@brutele.be> # -# $FreeBSD: ports/mail/mail-notification/Makefile,v 1.41 2006/10/15 19:22:34 marcus Exp $ +# $FreeBSD$ # PORTNAME= mail-notification -DISTVERSION= 4.0-rc1 +DISTVERSION= 4.0 PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_SAVANNAH} |