diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
commit | 052cf380ee94d9f1ad61f3fe287c7ef492b39281 (patch) | |
tree | ae76d1f690d308c8aedf1bc3a82db5af987aba70 /www/bkmrkconv | |
parent | 18c5813da4c733ab5da46f6821a120cfbdb9bd20 (diff) | |
download | ports-052cf380ee94d9f1ad61f3fe287c7ef492b39281.tar.gz ports-052cf380ee94d9f1ad61f3fe287c7ef492b39281.zip |
Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
Notes
Notes:
svn path=/head/; revision=36965
Diffstat (limited to 'www/bkmrkconv')
-rw-r--r-- | www/bkmrkconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bkmrkconv/Makefile b/www/bkmrkconv/Makefile index 2096f3f3aa89..c098b08628e3 100644 --- a/www/bkmrkconv/Makefile +++ b/www/bkmrkconv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.dcs.warwick.ac.uk/~csube/bkmrkconv/ DISTFILES= ${PORTNAME}.tar.gz -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes NO_BUILD= yes |