diff options
author | ade <ade@FreeBSD.org> | 2002-09-07 08:44:49 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-09-07 08:44:49 +0000 |
commit | 452488932a73b459d0afb6a4e4a957008d76302b (patch) | |
tree | ec9a35040ded4fbb0fe03d6a543370c3d4cdbdd2 /databases/db42 | |
parent | 27dd440660cdf27a48ba5410fb5f827bcd44b6cf (diff) | |
download | FreeBSD-ports-452488932a73b459d0afb6a4e4a957008d76302b.zip FreeBSD-ports-452488932a73b459d0afb6a4e4a957008d76302b.tar.gz |
Relinquish all my ports.
Diffstat (limited to 'databases/db42')
-rw-r--r-- | databases/db42/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db42/Makefile b/databases/db42/Makefile index 06def6d..e164e7f 100644 --- a/databases/db42/Makefile +++ b/databases/db42/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.sleepycat.com/update/snapshot/ DISTNAME= db-${PORTVERSION} DIST_SUBDIR= bdb -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org #PATCH_SITES= ${MASTER_SITES} #PATCHFILES= patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 |