diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 22:20:23 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-28 22:20:23 +0000 |
commit | 3df089616c9316030d9d7d7d2002a7606fb17a18 (patch) | |
tree | 30d1f72ca00c546dae7ade5fd0de68baac88fb0f /mail/qmail-notify | |
parent | 8ac11c3de19773c410e27054e095e0a1e5152b6f (diff) | |
download | ports-3df089616c9316030d9d7d7d2002a7606fb17a18.tar.gz ports-3df089616c9316030d9d7d7d2002a7606fb17a18.zip |
- Release some more ports
Notes
Notes:
svn path=/head/; revision=253395
Diffstat (limited to 'mail/qmail-notify')
-rw-r--r-- | mail/qmail-notify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-notify/Makefile b/mail/qmail-notify/Makefile index 5c5099f66215..f5175cd99941 100644 --- a/mail/qmail-notify/Makefile +++ b/mail/qmail-notify/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://untroubled.org/${PORTNAME}/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Delayed delivery notification for qmail CFLAGS+= -DHAVE_SRANDOM |