diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-08-29 00:39:16 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-08-29 00:39:16 +0000 |
commit | f1cebd8c61f196a849b44b317173dc80e82178c4 (patch) | |
tree | 4d763f717989e326f6f5f95a4f9f45e6e4d26d6c /sysutils/bsd-splash-changer | |
parent | 81168d906fce339596605c93f60019ab52cd3c3e (diff) | |
download | ports-f1cebd8c61f196a849b44b317173dc80e82178c4.tar.gz ports-f1cebd8c61f196a849b44b317173dc80e82178c4.zip |
Notes
Diffstat (limited to 'sysutils/bsd-splash-changer')
-rw-r--r-- | sysutils/bsd-splash-changer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bsd-splash-changer/Makefile b/sysutils/bsd-splash-changer/Makefile index 8f7eab2fa70f..652d10fea9fd 100644 --- a/sysutils/bsd-splash-changer/Makefile +++ b/sysutils/bsd-splash-changer/Makefile @@ -13,12 +13,12 @@ CATEGORIES= sysutils MASTER_SITES= # none DISTFILES= # none -MAINTAINER= gamato@pobox.sk +MAINTAINER= gamato@users.sf.net COMMENT= Boot Splash Image Changer USE_RC_SUBR= change_splash.sh -NO_BUILD= yes SUB_FILES= pkg-message +NO_BUILD= yes do-fetch: @${DO_NADA} |