diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-10-05 12:45:19 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-10-05 12:45:19 +0000 |
commit | a780040824781fe70c293978e748933c72da1135 (patch) | |
tree | a68229237c81bd41d6da5d721b590d2d3c222e04 /misc/compat9x | |
parent | 566e1b7f4e3e0a834272f8d7fcc228afcb172bcc (diff) | |
download | ports-a780040824781fe70c293978e748933c72da1135.tar.gz ports-a780040824781fe70c293978e748933c72da1135.zip |
Notes
Diffstat (limited to 'misc/compat9x')
-rw-r--r-- | misc/compat9x/Makefile | 1 | ||||
-rw-r--r-- | misc/compat9x/pkg-message | 9 |
2 files changed, 1 insertions, 9 deletions
diff --git a/misc/compat9x/Makefile b/misc/compat9x/Makefile index d4ea442e1f27..c211ebdf28b4 100644 --- a/misc/compat9x/Makefile +++ b/misc/compat9x/Makefile @@ -2,6 +2,7 @@ PORTNAME= compat9x PORTVERSION= 9.0.900000.201209 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= garga/compat diff --git a/misc/compat9x/pkg-message b/misc/compat9x/pkg-message deleted file mode 100644 index 0f700d94f65e..000000000000 --- a/misc/compat9x/pkg-message +++ /dev/null @@ -1,9 +0,0 @@ -******************************************************************************* -* * -* Do not forget to add COMPAT_FREEBSD8 into * -* your kernel configuration (enabled by default). * -* * -* To configure and recompile your kernel see: * -* http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html * -* * -******************************************************************************* |