diff options
author | culot <culot@FreeBSD.org> | 2015-11-21 21:33:18 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2015-11-21 21:33:18 +0800 |
commit | 257da4726876ea82ce3346673dee84a528f04490 (patch) | |
tree | 6a9d5c5e431fdc6e601add2ae2740224c8c02782 /palm | |
parent | 8468ca21ec0b7e5c48419c7636f846c2ec5a9821 (diff) | |
download | freebsd-ports-gnome-257da4726876ea82ce3346673dee84a528f04490.tar.gz freebsd-ports-gnome-257da4726876ea82ce3346673dee84a528f04490.tar.zst freebsd-ports-gnome-257da4726876ea82ce3346673dee84a528f04490.zip |
- Reassign sumikawa@'s ports after his commit bit was taken in for safekeeping
Diffstat (limited to 'palm')
-rw-r--r-- | palm/imgvtopgm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/imgvtopgm/Makefile b/palm/imgvtopgm/Makefile index 36b2cd93ad41..72ea1700120c 100644 --- a/palm/imgvtopgm/Makefile +++ b/palm/imgvtopgm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= palm graphics MASTER_SITES= http://linuxmafia.com/pub/palmos/other-os/ -MAINTAINER= sumikawa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Palm Pilot Image Viewer to PGM Converter LIB_DEPENDS= libnetpbm.so:${PORTSDIR}/graphics/netpbm |