diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-24 17:53:17 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-24 17:53:17 +0000 |
commit | a9e8da2eec7a0d11d27c766a66e789bf475ed6f2 (patch) | |
tree | 5ac33c66230e0c320ccb1ae3765326cdaa655b50 /www/interchange | |
parent | 33ccf836c4a94de52b8f62275be8cdab675b09a3 (diff) | |
download | ports-a9e8da2eec7a0d11d27c766a66e789bf475ed6f2.tar.gz ports-a9e8da2eec7a0d11d27c766a66e789bf475ed6f2.zip |
Notes
Diffstat (limited to 'www/interchange')
-rw-r--r-- | www/interchange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/interchange/Makefile b/www/interchange/Makefile index 49ad37196756..efe69280c7b4 100644 --- a/www/interchange/Makefile +++ b/www/interchange/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://ftp.interchange.redhat.com/interchange/4.8/tar/ -MAINTAINER= netchild@FreeBSB.org +MAINTAINER= netchild@FreeBSD.org BUILD_DEPENDS= ${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement |