diff options
author | vs <vs@FreeBSD.org> | 2004-03-10 21:16:50 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-03-10 21:16:50 +0800 |
commit | 66e9a290d9561243b7ed5cefbdd76378a7c3a672 (patch) | |
tree | 5e60eed8c4520c8dc29715ba273ade81c11c8791 /x11/apwal | |
parent | 936c5b74ef31cd17a3421fa32fee3c77aad07116 (diff) | |
download | freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.tar.gz freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.tar.zst freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.zip |
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor)
Diffstat (limited to 'x11/apwal')
-rw-r--r-- | x11/apwal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/apwal/Makefile b/x11/apwal/Makefile index 28ee11f646ed..8002efbc3480 100644 --- a/x11/apwal/Makefile +++ b/x11/apwal/Makefile @@ -11,10 +11,9 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://apwal.free.fr/download/ -MAINTAINER= stolz@i2.informatik.rwth-aachen.de +MAINTAINER= vs@FreeBSD.org COMMENT= Simple and powerful application launcher -USE_SIZE= yes USE_GNOME= gtk20 libxml2 USE_X_PREFIX= yes USE_GMAKE= yes |