diff options
author | tdb <tdb@FreeBSD.org> | 2005-12-02 00:50:07 +0800 |
---|---|---|
committer | tdb <tdb@FreeBSD.org> | 2005-12-02 00:50:07 +0800 |
commit | 1dd09892a9bc7b93e954536f1097207c1abe9a99 (patch) | |
tree | 5158333933cae30e81efccfa5210a9ca260935b8 /graphics/jalbum | |
parent | 2a262ef2800bd6b76a441064c4b4f1bd6faabb3b (diff) | |
download | freebsd-ports-gnome-1dd09892a9bc7b93e954536f1097207c1abe9a99.tar.gz freebsd-ports-gnome-1dd09892a9bc7b93e954536f1097207c1abe9a99.tar.zst freebsd-ports-gnome-1dd09892a9bc7b93e954536f1097207c1abe9a99.zip |
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.
Approved by: clement (mentor)
Diffstat (limited to 'graphics/jalbum')
-rw-r--r-- | graphics/jalbum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jalbum/Makefile b/graphics/jalbum/Makefile index 5543b79da63e..9fd81a47132a 100644 --- a/graphics/jalbum/Makefile +++ b/graphics/jalbum/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics java MASTER_SITES= http://jalbum.net/download/ DISTNAME= JAlbum${PORTVERSION} -MAINTAINER= tim@bishnet.net +MAINTAINER= tdb@FreeBSD.org COMMENT= Web photo album generator RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |