diff options
author | bsam <bsam@FreeBSD.org> | 2011-11-21 22:58:09 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2011-11-21 22:58:09 +0800 |
commit | d3457b8da975d2e8f6145b11b2ca0ea6c7a42b92 (patch) | |
tree | 4357dde8489c675911724fcb569747fcf4437384 /databases/dbf | |
parent | a8df872d3fea433c119a7e3ba554af11115fddc9 (diff) | |
download | freebsd-ports-gnome-d3457b8da975d2e8f6145b11b2ca0ea6c7a42b92.tar.gz freebsd-ports-gnome-d3457b8da975d2e8f6145b11b2ca0ea6c7a42b92.tar.zst freebsd-ports-gnome-d3457b8da975d2e8f6145b11b2ca0ea6c7a42b92.zip |
Return to the pool since I don't use and ENOTIME to maintain those ports.
Feature safe: yes
Diffstat (limited to 'databases/dbf')
-rw-r--r-- | databases/dbf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/dbf/Makefile b/databases/dbf/Makefile index dfc63806d452..5f9280885a01 100644 --- a/databases/dbf/Makefile +++ b/databases/dbf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases MASTER_SITES= BERLIOS DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= bsam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Show and convert the content of dBASE III, IV, and 5.0 files WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |