diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-03-02 22:42:18 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-03-02 22:42:18 +0000 |
commit | f4f5873d3b3f1c81bffc870733a860b3303d1ed3 (patch) | |
tree | fd5bd8b1203dd8b977e62981ffa950316e3de52b /mail/isoqlog/Makefile | |
parent | 4a9972477b1a72bffebeae60f6cc6c94f45614e0 (diff) | |
download | ports-f4f5873d3b3f1c81bffc870733a860b3303d1ed3.tar.gz ports-f4f5873d3b3f1c81bffc870733a860b3303d1ed3.zip |
Notes
Diffstat (limited to 'mail/isoqlog/Makefile')
-rw-r--r-- | mail/isoqlog/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/isoqlog/Makefile b/mail/isoqlog/Makefile index ad0003bcf5d1..16c411df9fc8 100644 --- a/mail/isoqlog/Makefile +++ b/mail/isoqlog/Makefile @@ -6,16 +6,17 @@ # PORTNAME= isoqlog -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= mail MASTER_SITES= http://www.enderunix.org/isoqlog/ \ - http://www.trunix.org/isogloq/ \ + http://www.trunix.org/projeler/isoqlog/ \ http://www.acikkod.org/softwares/ MAINTAINER= roots@enderunix.org COMMENT= A MTA log analysis program supporting qmail, postfix, sendmail GNU_CONFIGURE= YES +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= YES post-install: |