diff options
author | knu <knu@FreeBSD.org> | 2004-05-30 10:04:51 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2004-05-30 10:04:51 +0000 |
commit | 2b8c658f60311ec5465540ee7d70a403688b212e (patch) | |
tree | 7abbfc9ef3a1f32f3b7086385b289a300290d400 | |
parent | 8b4642c9df570c231e5e01e550f143efb3a884e5 (diff) | |
download | FreeBSD-ports-2b8c658f60311ec5465540ee7d70a403688b212e.zip FreeBSD-ports-2b8c658f60311ec5465540ee7d70a403688b212e.tar.gz |
Drop MAINTAINERship as this port should be maintained along with
databases/sqlrelay.
Reset PORTREVISION. (Should have been done in the last update but this
port has been broken since then anyway)
-rw-r--r-- | databases/ruby-sqlrelay/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/ruby-sqlrelay/Makefile b/databases/ruby-sqlrelay/Makefile index a5750c0..7c494d6 100644 --- a/databases/ruby-sqlrelay/Makefile +++ b/databases/ruby-sqlrelay/Makefile @@ -7,13 +7,12 @@ PORTNAME= ${SQLRELAY_PORTNAME} PORTVERSION= ${SQLRELAY_PORTVERSION} -PORTREVISION= 1 CATEGORIES= databases ruby MASTER_SITES= # none PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTFILES= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module to access to SQL Relay EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch |