diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2004-08-27 08:46:33 +0000 |
commit | 48249e3fe0cd544467a6e732049111937fbdfb82 (patch) | |
tree | fd6890aec7a14e97d2d34fea5f6ca0748e749f23 /sysutils/acidlaunch | |
parent | 2c5eef679979015549bee2934de19685a8d2cdd1 (diff) | |
download | ports-48249e3fe0cd544467a6e732049111937fbdfb82.tar.gz ports-48249e3fe0cd544467a6e732049111937fbdfb82.zip |
Notes
Diffstat (limited to 'sysutils/acidlaunch')
-rw-r--r-- | sysutils/acidlaunch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/acidlaunch/Makefile b/sysutils/acidlaunch/Makefile index f7f235ce04d0..23bdd9235e37 100644 --- a/sysutils/acidlaunch/Makefile +++ b/sysutils/acidlaunch/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= sysutils windowmaker MASTER_SITES= http://linuxgamers.net/download/ -MAINTAINER= danfe@regency.nsu.ru +MAINTAINER= danfe@FreeBSD.org COMMENT= An application launcher with simple XML-based configuration syntax HAS_CONFIGURE= yes |