diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
commit | b902a95810000e509c4d4d2472a0a33e4e460d7c (patch) | |
tree | 6ee6211542b50353ccc478b43a8d1bf3d5e759e4 /misc/lxde-common/Makefile | |
parent | e161ad57be446fc102eda3cf4d06b7cbf27b51ff (diff) | |
download | freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.gz freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.zst freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.zip |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
Diffstat (limited to 'misc/lxde-common/Makefile')
-rw-r--r-- | misc/lxde-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/lxde-common/Makefile b/misc/lxde-common/Makefile index 8535ad962a08..2ebce1165c90 100644 --- a/misc/lxde-common/Makefile +++ b/misc/lxde-common/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.0 CATEGORIES= misc MASTER_SITES= SF/lxde/${PORTNAME}%20%28default%20config%29/lxde-common%20${PORTVERSION} -MAINTAINER= kmoore@freebsd.org +MAINTAINER= kmoore@FreeBSD.org COMMENT= LXDE Common files USE_GNOME= gtk20 |