diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-07 18:57:51 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-07 18:57:51 +0000 |
commit | 73161a4a8892e7a57c36d24946e52854e47e1fa8 (patch) | |
tree | eb05730706d615b86b9514d36608906aac7e89f6 /net/ipex | |
parent | f7bf81333394350031877647fcb94fe1b32f3fde (diff) | |
download | ports-73161a4a8892e7a57c36d24946e52854e47e1fa8.tar.gz ports-73161a4a8892e7a57c36d24946e52854e47e1fa8.zip |
Notes
Diffstat (limited to 'net/ipex')
-rw-r--r-- | net/ipex/Makefile | 10 | ||||
-rw-r--r-- | net/ipex/distinfo | 3 |
2 files changed, 4 insertions, 9 deletions
diff --git a/net/ipex/Makefile b/net/ipex/Makefile index 41f97be7fa6b..c5bd78e6ee98 100644 --- a/net/ipex/Makefile +++ b/net/ipex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipex -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ipex @@ -20,10 +20,4 @@ PLIST_FILES= bin/ipex GNU_CONFIGURE= yes -.include <bsd.port.pre.mk> - -.if ${ARCH} == "amd64" -BROKEN= "Does not compile on amd64" -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/net/ipex/distinfo b/net/ipex/distinfo index 7bfafe759ef7..76880f112fc8 100644 --- a/net/ipex/distinfo +++ b/net/ipex/distinfo @@ -1 +1,2 @@ -MD5 (ipex-2.4.2.tar.gz) = 545d93cbef702516f5a80bbcb0c72888 +MD5 (ipex-2.4.3.tar.gz) = 94317cdd8799482a40ee8e0f24bf63d2 +SIZE (ipex-2.4.3.tar.gz) = 60821 |