diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /databases/pg_filedump | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) |
Notes
Diffstat (limited to 'databases/pg_filedump')
-rw-r--r-- | databases/pg_filedump/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/pg_filedump/Makefile b/databases/pg_filedump/Makefile index 2e216f4d2a85..53c8c52c4113 100644 --- a/databases/pg_filedump/Makefile +++ b/databases/pg_filedump/Makefile @@ -9,7 +9,6 @@ PORTNAME= pg_filedump PORTVERSION= 8.4 CATEGORIES= databases MASTER_SITES= http://sources.redhat.com/rhdb/tools/ -DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tar MAINTAINER= kuriyama@FreeBSD.org |