diff options
author | petef <petef@FreeBSD.org> | 2003-03-03 06:42:18 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-03-03 06:42:18 +0800 |
commit | afd315ee8c8ca792b5a327919f8eca42edff66d0 (patch) | |
tree | 245caec2593636195f61cfde9a917fd4a1b3063d /mail/isoqlog/Makefile | |
parent | c68d1f49b563999c4392889944dc96ba216e8489 (diff) | |
download | freebsd-ports-gnome-afd315ee8c8ca792b5a327919f8eca42edff66d0.tar.gz freebsd-ports-gnome-afd315ee8c8ca792b5a327919f8eca42edff66d0.tar.zst freebsd-ports-gnome-afd315ee8c8ca792b5a327919f8eca42edff66d0.zip |
Update to 2.1.
PR: 46723
Submitted by: maintainer
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: |